Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[snapshot]
Browse files Browse the repository at this point in the history
elia committed Jul 31, 2015
1 parent 1f61e43 commit 1670af0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@ language: ruby
sudo: false

fast_finish: true
script: rake $RUN

matrix:
include:
@@ -11,6 +12,6 @@ matrix:
- rvm: 2.0

allow_failures:
- rvm: 2.1.5
script: rake zepto
- rvm: 2.1.4
env: RUN=zepto

0 comments on commit 1670af0

Please sign in to comment.