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.
2 parents 550afd3 + abf0183 commit a83d619Copy full SHA for a83d619
.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