Skip to content

Commit

Permalink
Four different builds should be enough.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdub committed Feb 26, 2013
1 parent de18b99 commit 9eedd4d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .travis.yml
@@ -1,9 +1,7 @@
language: ruby
rvm:
- 1.9.3
- ruby-head
env:
-
- RACK_VERSION="~> 1.4.0"
- RACK_VERSION="~> 1.3.0"
- RACK_VERSION="~> 1.2.0"
matrix:
include:
- rvm: 2.0.0
- env: RACK_VERSION="~> 1.4.0"
- env: RACK_VERSION="~> 1.3.0"
- env: RACK_VERSION="~> 1.2.0"

0 comments on commit 9eedd4d

Please sign in to comment.