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
|
||||
rvm: 2.2.3
|
||||
sudo: false
|
||||
cache: bundler
|
||||
script: rake generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue