mirror of
https://github.com/nishiki/swapus.git
synced 2024-11-22 20:47:51 +00:00
chore: update ruby version for travis tests
This commit is contained in:
parent
ac584cf9b8
commit
c6107d5917
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
language: ruby
|
||||
dist: precise
|
||||
rvm:
|
||||
- 2.4.2
|
||||
- 2.3.5
|
||||
- 2.5.0
|
||||
- 2.4.3
|
||||
- 2.3.6
|
||||
install:
|
||||
- bundle install
|
||||
- gem build swapus.gemspec
|
||||
|
|
Loading…
Reference in a new issue