Skip to content

Commit

Permalink
Merge pull request #90 from robbkidd/robb/travis-ruby-versions
Browse files Browse the repository at this point in the history
Tell Travis to test current 2.x Rubies, eh?
  • Loading branch information
robbkidd committed Feb 16, 2016
2 parents 39cda15 + c9ee25b commit 62e9687
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ language: ruby
bundler_args: --without development --deployment --jobs=3 --retry=3
cache: bundler
rvm:
- 2.1.5
- 2.1.1
- 2.1.2
- 2.2.2
- 2.1.8
- 2.2.3
notifications:
slack:
secure: I1vmcuvaVYyDOB+HJrjj6hgEMUq4c7V0PrQs5umTbqELdnlfsAfIwBxk8HYgoyrK18dt2ceLowYbvXYAHwc0AMWXzACfhsGRxE+kCcRfvzJ5sHoQSc5jfBhK3i1qIwh1+mSRLABIN51KdL3nihntX66C57DnqvMbmG/XkfKYNJA=
Expand Down

0 comments on commit 62e9687

Please sign in to comment.