Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Jun 22, 2016
1 parent c30c5f0 commit 5435c84
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
rvm:
- 2.0.0
- 2.1.10
- 2.2.5
- 2.3.1
- ruby-head

cache:
bundler
sudo: false

cache: bundler

matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit 5435c84

Please sign in to comment.