Skip to content

Commit

Permalink
Fix name change
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Jul 23, 2015
1 parent abd33a9 commit f0d2c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
test:
override:
# Run the recently built image and mysql
- sudo docker-compose --project-name test --file compose.yml up -d
- sudo docker-compose --project-name test up -d
- sleep 10

# Smoke test
Expand Down

0 comments on commit f0d2c85

Please sign in to comment.