Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Commit

Permalink
Change Travis to use all current maintained stable releases of Ruby.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Tassinari de Oliveira committed Jun 22, 2016
1 parent 09c2eb5 commit 70ce196
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.1.9
- 2.2.5
- 2.3.1
script:
- bundle exec rake --trace spec
- bundle exec rake --trace spec

0 comments on commit 70ce196

Please sign in to comment.