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 468a1a5 commit 4f93426
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: ruby
sudo: false

script: rake $RUN

fast_finish: true

matrix:
@@ -11,8 +9,8 @@ matrix:
- rvm: 2.1
- rvm: 2.0
- rvm: 1.9.3
- rvm: 2.2

allow_failures:
- rvm: 2.2
env: RUN=zepto
- script: rake zepto

0 comments on commit 4f93426

Please sign in to comment.