Skip to content

Commit

Permalink
No more 1.9.2 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dutil committed Sep 7, 2013
1 parent 38290cf commit 5421cc2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -5,10 +5,13 @@ script:
- "export DISPLAY=:99.0"
- "bundle exec rspec spec"
rvm:
- 1.9.2
- ruby-head
- 1.9.3
- 2.0.0
language: ruby
matrix:
allow_failures:
- rvm: ruby-head
notifications:
recipients:
- JDutil@BurlingtonWebApps.com

0 comments on commit 5421cc2

Please sign in to comment.