middleman/.travis.yml

24 lines
419 B
YAML
Raw Permalink Normal View History

language: ruby
2015-01-04 21:42:06 +01:00
sudo: false
cache: bundler
2015-01-04 21:42:06 +01:00
before_script:
- bundle update
2011-08-05 20:53:26 +02:00
rvm:
- ruby-head
2016-04-28 17:47:48 +02:00
- 2.3.1
- 2.2.4
2015-01-04 22:06:14 +01:00
os:
- linux
2015-11-28 00:47:32 +01:00
# - osx
2013-09-28 08:56:37 +02:00
matrix:
fast_finish: true
2013-09-28 08:56:37 +02:00
allow_failures:
- rvm: ruby-head
2015-01-04 21:42:06 +01:00
env:
global:
- TEST=true
2015-09-17 22:53:43 +02:00
- CODECLIMATE_REPO_TOKEN=81787f7b1c3bfa937edadcafbc94f807bf5af5c1142c7b793f2d9969a271de1f
2014-04-03 23:48:30 +02:00
script: bundle exec rake test
notifications:
2014-04-08 18:27:18 +02:00
slack: middleman:JW9OvXmn1m3XrSERe8866nBR