mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 13:32:17 +01:00
Updating ruby version used in Travis CI builds
This commit is contained in:
parent
bf97824ff5
commit
41a390c7fa
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9"
|
- "2.2.5"
|
||||||
- "2.1.0"
|
|
||||||
- "2.2.0"
|
|
||||||
- ruby-head
|
- ruby-head
|
||||||
script:
|
script:
|
||||||
- bundle exec rake
|
- bundle exec rake
|
||||||
|
|
Loading…
Reference in a new issue