Specify Ruby version in .travis to prevent copmiling
This commit is contained in:
parent
4a1837f61f
commit
ba92181404
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
rvm: 2.2.3
|
||||||
sudo: false
|
sudo: false
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: rake generate
|
script: rake generate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue