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