Skip to content

Commit

Permalink
Fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgtonge committed Feb 2, 2012
1 parent f8a2a70 commit bdbd087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ before_script:
- "npm install"

script:
- "node_modules/.bin/cake tests"
- "node_modules/.bin/cake test"

0 comments on commit bdbd087

Please sign in to comment.