Merge pull request #84 from PeterDaveHello/update-travis-ci

Update ruby version used on Travis CI
This commit is contained in:
Tomasz Gieniusz 2018-09-04 11:39:33 +02:00 committed by GitHub
commit 6a8078b14a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
language: ruby
rvm:
- "2.2.5"
- 2.2
- 2.3
- 2.4
- ruby-head
script:
- bundle exec rake