Skip to content

Commit

Permalink
Add 2.1 and 2.2 to travis build
Browse files Browse the repository at this point in the history
I'm pegging specifically to 2.1.6 since Parser complains about
the parser/current version otherwise
  • Loading branch information
John Backus committed Sep 20, 2015
1 parent 1578dd0 commit 1dc4c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ env:
language: ruby
script: "bundle exec rake ci"
rvm:
- '2.1.6'
- '2.2'
- ruby-head
matrix:
allow_failures:
Expand Down

0 comments on commit 1dc4c6c

Please sign in to comment.