mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Add 2.3 and 2.4 to test builds, also trusty
This commit is contained in:
parent
2d949719f4
commit
518353c901
1 changed files with 3 additions and 0 deletions
|
@ -1,12 +1,15 @@
|
|||
language: ruby
|
||||
|
||||
sudo: false
|
||||
dist: trusty
|
||||
|
||||
script: bundle exec rake travis
|
||||
|
||||
rvm:
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3
|
||||
- 2.4
|
||||
- jruby-head
|
||||
|
||||
gemfile:
|
||||
|
|
Loading…
Add table
Reference in a new issue