Skip to content

Commit

Permalink
Correct travis env vars
Browse files Browse the repository at this point in the history
DUH.
  • Loading branch information
jnunemaker committed Dec 21, 2015
1 parent 12aa2fa commit 9221c50
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 @@ -10,5 +10,5 @@ services:
- redis-server
- mongodb
env:
- 4.2.0
- 3.2.0
- RAILS_VERSION=4.2.0
- RAILS_VERSION=3.2.0

0 comments on commit 9221c50

Please sign in to comment.