We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550afd3 commit abf0183Copy full SHA for abf0183
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js: 0.8
3
before_install:
4
- - "sudo npm install -g coffee-script"
+ - "npm install -g coffee-script"
5
- "cake build"
6
script: "cake test"
7
notifications:
0 commit comments