Skip to content

Commit

Permalink
Run tests agains newer versions of Ruby on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spickermann authored and kiela committed Jan 8, 2017
1 parent 629355a commit 86a1ddf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
@@ -1,10 +1,12 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.1
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.0
- ruby-head

matrix:
Expand Down

0 comments on commit 86a1ddf

Please sign in to comment.