1
0
Fork 0
mirror of https://github.com/nishiki/swapus.git synced 2024-10-27 02:33:18 +00:00

chore: update ruby version for travis tests

This commit is contained in:
Adrien Waksberg 2018-02-02 14:01:46 +01:00
parent ac584cf9b8
commit c6107d5917

View file

@ -1,8 +1,9 @@
language: ruby language: ruby
dist: precise dist: precise
rvm: rvm:
- 2.4.2 - 2.5.0
- 2.3.5 - 2.4.3
- 2.3.6
install: install:
- bundle install - bundle install
- gem build swapus.gemspec - gem build swapus.gemspec