Skip to content

Commit

Permalink
Merge pull request #172 from keithduncan/remove-old-rubies
Browse files Browse the repository at this point in the history
Remove old rubies
  • Loading branch information
brianmario committed Apr 11, 2017
2 parents 9c0f565 + 92df748 commit 15da83a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
@@ -1,14 +1,6 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1
- rbx-2
- ree
- ruby-head
before_install: gem install bundler --no-document
matrix:
allow_failures:
- rvm: rbx-2

0 comments on commit 15da83a

Please sign in to comment.