latest travis

master
Karl Freeman 2014-11-21 18:25:10 +00:00
parent 7360fcadc4
commit 21d04f253a
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
language: ruby language: ruby
sudo: false
cache: bundler cache: bundler
bundler_args: --without development bundler_args: --without development
rvm: rvm:
@ -10,6 +11,7 @@ rvm:
- 2.0.0 - 2.0.0
- 1.9.3 - 1.9.3
- rbx-2 - rbx-2
before_script: bundle update
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures: allow_failures: