This commit is contained in:
Arthur Neves 2016-03-14 00:41:20 -04:00
Родитель 262eff97a3
Коммит c23b053941
1 изменённых файлов: 1 добавлений и 5 удалений

Просмотреть файл

@ -5,14 +5,10 @@ before_install:
- "gem install bundler"
- "rm ${BUNDLE_GEMFILE}.lock"
bundler_args: --without benchmark
before_script: bundle exec ruby -Ilib:test test/setup.rb
rvm:
- 2.0
- 2.1
- 2.2
- 2.3.0
- rbx-19mode
matrix:
allow_failures:
- rvm: rbx-19mode
notifications:
email: false