Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rymai committed Jan 14, 2014
1 parent 735aa8b commit 5d4742f
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,14 +1,12 @@
language: ruby
before_install:
- gem install bundler --pre
- bundle --version
bundler_args: --without development -j4
cache: bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-19mode
- rbx-19mode
- rbx
notifications:
recipients:
- remy@rymai.me

0 comments on commit 5d4742f

Please sign in to comment.