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

Update .travis.yml for new node types in top.sls.

  • Loading branch information
aneeshusa committed Oct 27, 2015
commit 4a8eabe24801ac610707bbbc15f5b22ed1549b02
@@ -11,10 +11,14 @@ matrix:
env: SALT_NODE_ID=servo-linux1
- os: osx
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
- os: linux
env: SALT_NODE_ID=linux1

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