Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Try building with 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gehrke committed Oct 25, 2017
1 parent d691fde commit 25cad1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@ rvm:
- 2.2.7
- 2.3.5
- 2.4.2
- 2.5.0

notifications:
email: false

matrix:
fast_finish: true
allow_failure:
rvm: 2.5.0

script:
- bundle exec rspec --format progress

0 comments on commit 25cad1d

Please sign in to comment.