Debugging test failing on travis

This commit is contained in:
Gaël Métais
2015-06-18 14:52:26 +02:00
parent 8623085c2a
commit 2b59912549
+1 -1
View File
@@ -2,7 +2,7 @@ language: node_js
node_js:
- "0.10.33"
before_install:
- "npm install -g npm@next"
- "npm install -g npm@2.10.0"
- "npm install -g grunt-cli"
install:
- "npm install"