mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 05:22:16 +01:00
Merge pull request #67 from tomgi/travis_ruby_version_update
Updating ruby version used in Travis CI builds
This commit is contained in:
commit
c106d20935
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- "1.9"
|
||||
- "2.1.0"
|
||||
- "2.2.0"
|
||||
- "2.2.5"
|
||||
- ruby-head
|
||||
script:
|
||||
- bundle exec rake
|
||||
|
|
Loading…
Reference in a new issue