Skip to content

Commit

Permalink
Updated circle yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
msanandalt committed Mar 30, 2015
1 parent 07c79d9 commit 2ec7ae7
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 @@ -8,5 +8,5 @@ dependencies:

test:
override:
- docker-compose run -d --no-deps node
- docker-compose run -d --no-deps node1
- cd node; mocha

0 comments on commit 2ec7ae7

Please sign in to comment.