-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split up Travis tests into 2 auth and non-auth tasks #942
Comments
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
Also update docs in CONTRIBUTING.md
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
Also update docs in CONTRIBUTING.md
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
Also update docs in CONTRIBUTING.md
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
So, despite merging myself and breaking things for a few minutes, this is working now: (I can hear @karlcow going tsk tsk all the way from Tokyo...) |
Heh, sort of. Have to make that a non-exiting conditional. |
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
miketaylr
pushed a commit
that referenced
this issue
Mar 5, 2016
Issue #942. Don't exit 1 if the conditional fails.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That way forks w/o access to the encrypted ENV VARs can run the non-auth tasks (and nosetests, etc.).
See https://docs.travis-ci.com/user/pull-requests#Security-Restrictions-when-testing-Pull-Requests
The text was updated successfully, but these errors were encountered: