We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b1f6e commit 764ef3cCopy full SHA for 764ef3c
.travis.yml
@@ -3,7 +3,7 @@ jobs:
3
include:
4
- stage:
5
language: node_js
6
- install: npm install grunt-cli grunt grunt-contrib-qunit
+ install: npm install [email protected] grunt-cli grunt grunt-contrib-qunit
7
script: grunt test
8
9
python: 3.6
0 commit comments