mirror of
https://github.com/github/choosealicense.com
synced 2025-01-03 10:31:44 +01:00
Update ruby version in travis.yml
Nokogiri requires ruby >= 2.1.0 to be used, and fails to complete travis build
This commit is contained in:
parent
4b39f96c2a
commit
8bb03bb4e3
@ -5,7 +5,7 @@ script: "./script/cibuild"
|
||||
#environment
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user