Skip to content

Commit

Permalink
run tests using modern rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Apr 28, 2015
1 parent be62a67 commit 45e6fe0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,10 +1,8 @@
language: ruby
script: bundle exec rake spec
rvm:
- ruby-1.9.3
# - rbx-19mode
- ruby-2.0.0
- ruby-2.1.0
- ruby-2.1.6
- ruby-2.2.2
notifications:
email:
recipients:
Expand Down

0 comments on commit 45e6fe0

Please sign in to comment.