Skip to content

Commit

Permalink
Use Ruby 2.4.3 in Travis too
Browse files Browse the repository at this point in the history
  • Loading branch information
raul committed Jan 17, 2018
1 parent 14f336c commit 6bdece0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
rvm:
- 2.3.1
- 2.4.3
script: exit 0
sudo: false

0 comments on commit 6bdece0

Please sign in to comment.