Skip to content
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

Update Travis configuration to test all node types. #97

Merged
merged 15 commits into from Oct 28, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Skip Android tests because they're flaky on Travis

  • Loading branch information
aneeshusa committed Oct 27, 2015
commit 515e9af43c6fcea5c9f18faf9fb8492829f59e3f
@@ -13,10 +13,11 @@ matrix:
env: SALT_NODE_ID=servo-mac1
- os: osx
env: SALT_NODE_ID=servo-macpro1
- os: linux
env: SALT_NODE_ID=servo-linux-android1
- os: linux
env: SALT_NODE_ID=servo-head
# Android is flaky on Travis CI, so skip android-related nodes
#- os: linux
# env: SALT_NODE_ID=servo-linux-android1
#- os: linux
# env: SALT_NODE_ID=servo-head
- os: linux
env: SALT_NODE_ID=linux1

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.