We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21403ca commit a52a11dCopy full SHA for a52a11d
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ cache:
4
node_js:
5
- "0.10"
6
install:
7
- - npm install --dev
+ - npm install
8
script:
9
- node test/test-builders.js
10
- node test/test-javascript.js
0 commit comments