Skip to content
Snippets Groups Projects
Commit cde3abec authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

This circle.yml should work

parent 555c8cd3
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,7 @@ machine:
dependencies:
pre:
- curl -sSL https://raw.githubusercontent.com/harbur/captain/v1.0.0/install.sh | bash
- $HOME/.captain/bin/captain > ~/bin/captain
- chmod a+x ~/bin/captain
- export PATH=$HOME/.captain/bin:$PATH
test:
override:
- ./test.sh
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment