Skip to content

Commit

Permalink
Try to make Travis happy
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 14, 2012
1 parent 17b2a0e commit 9b0fb57
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
script: sh -c 'cd cli' && npm test
script: sh -c 'cd cli && npm test'
notifications:
irc: irc.freenode.org#yeoman

0 comments on commit 9b0fb57

Please sign in to comment.