Skip to content

Commit

Permalink
fixed versions of rspec for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrothenberg committed Mar 28, 2014
1 parent 22c9916 commit 803b6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ rvm:
- rbx-19mode
env:
- RSPEC_VERSION=master
- RSPEC_VERSION=2.99
- RSPEC_VERSION=2.14
- RSPEC_VERSION=2.99.0.beta2
- RSPEC_VERSION=2.14.2
matrix:
allow_failures:
- rvm: 1.9.3
Expand Down

0 comments on commit 803b6e8

Please sign in to comment.