We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737d807 commit 3eaf206Copy full SHA for 3eaf206
1 file changed
.travis.yml
@@ -6,6 +6,6 @@
6
7
before_script:
8
# Run lint on every commit
9
- - npm install grunt
10
- - npm install
11
- - grunt lint
+ # - npm install grunt
+ # - npm install
+ # - grunt lint
0 commit comments