Skip to content

Commit 20fde22

Browse files
committed
Use new build infrastructure
1 parent b3d633f commit 20fde22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: ruby
2+
sudo: false
3+
cache:
4+
- bundler
25
script: ./script/cibuild
36
before_install:
47
- "npm install jshint -g"

0 commit comments

Comments
 (0)