We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fde22 commit 15515b2Copy full SHA for 15515b2
.travis.yml
@@ -2,6 +2,8 @@ language: ruby
2
sudo: false
3
cache:
4
- bundler
5
+ - directories:
6
+ - $HOME/.npm
7
script: ./script/cibuild
8
before_install:
9
- "npm install jshint -g"
0 commit comments