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

Ensure that the /etc/salt directory exists.

I believe this is needed for OS X as Homebrew appears not to make this
directory.
  • Loading branch information
aneeshusa committed Oct 27, 2015
commit fdcf929976bf0db075f1d3678282ae0ed8b108e2
@@ -20,6 +20,7 @@ before_install:
- .travis/install_salt

install:
- sudo mkdir -p /etc/salt
- sudo cp .travis/minion /etc/salt/minion

- sudo mkdir -p /srv/salt/states
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.