Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyKishenin committed Jan 5, 2014
1 parent 28f9c4b commit 588b4ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: ruby
rvm:
- 2.1.0
- 2.0.0
- 1.9.3
- 1.9.2
Expand All @@ -13,6 +14,7 @@ env:
- "RAILS_VERSION=master"
matrix:
allow_failures:
- rvm: ruby-head
- env: "RAILS_VERSION=master"
exclude:
- rvm: 1.9.2
Expand Down

0 comments on commit 588b4ec

Please sign in to comment.