Skip to content

Commit

Permalink
Remove old Ruby versions from Travis
Browse files Browse the repository at this point in the history
Because they're not compatible with Rails 5, which we are now testing
against.
  • Loading branch information
adamcrown committed Nov 5, 2016
1 parent 113c299 commit 06ec7bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.5
- 2.3.1
script: bundle exec rspec
Expand Down

0 comments on commit 06ec7bd

Please sign in to comment.