add travis
This commit is contained in:
parent
34f8d2409b
commit
f790b5d76a
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
||||
language: ruby
|
||||
sudo: false
|
||||
cache: bundler
|
||||
script:
|
||||
- ruby test/test_all.rb
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.5
|
||||
- 2.2.0
|
Loading…
x
Reference in New Issue
Block a user