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 461cd1f commit d47ff0e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
language: ruby

rvm:
- 2.2
- 2.1
- 2.0
- 1.9.3
sudo: false

script: rake $RUN

fast_finish: true

matrix:
include:
- env: RUN=default
- env: RUN=zepto
- rvm: 2.2
- rvm: 2.1
- rvm: 2.0
- rvm: 1.9.3

- rvm: 2.2
env: RUN=zepto

allow_failures:
- env: RUN=zepto

0 comments on commit d47ff0e

Please sign in to comment.