middleman-deploy/.travis.yml

27 lines
467 B
YAML
Raw Normal View History

2014-05-29 11:57:30 +02:00
language: ruby
2014-11-21 19:25:10 +01:00
sudo: false
2014-05-29 11:57:30 +02:00
cache: bundler
bundler_args: --without development
rvm:
- ruby-head
- ruby
- jruby-head
- jruby
- 2.1.0
- 2.0.0
- 1.9.3
- rbx-2
2014-11-21 19:25:10 +01:00
before_script: bundle update
2014-05-29 11:57:30 +02:00
matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: ruby
- rvm: jruby-head
- rvm: jruby
- rvm: rbx-2
notifications:
email: false
env:
2014-11-21 19:25:10 +01:00
- CODECLIMATE_REPO_TOKEN=5eee8e8624962f963a52a1d2313dc7407e3b8006291e3704346c786642cc073b