Skip to content

Commit

Permalink
Merge 58a691f into 629b93f
Browse files Browse the repository at this point in the history
  • Loading branch information
dugjason committed Nov 15, 2015
2 parents 629b93f + 58a691f commit 25d3f3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
notifications:
disabled: true
sudo: false
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
- jruby
- ruby-head
matrix:
allow_failures:
- ruby-head
before_install:
- gem update bundler
- bundle --version
Expand Down

0 comments on commit 25d3f3c

Please sign in to comment.