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

Rollback circle.yml

parent 1f21f3fd
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ machine:
- docker
dependencies:
pre:
- curl -sSL https://raw.githubusercontent.com/harbur/captain/v1.0.0/install.sh | bash
- export PATH=/home/ubuntu/.captain/bin:$PATH
- curl -sL https://github.com/harbur/captain/releases/download/v0.0.1/captain > ~/bin/captain
- chmod u+x ~/bin/captain
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