Revert the experimental changes. They didn't work.
This commit is contained in:
parent
070f07d971
commit
36a42e5c71
|
@ -1,13 +1,11 @@
|
|||
bundler_args: --without doc:util:site:benchmark:development
|
||||
dist: trusty
|
||||
language: ruby
|
||||
cache: bundler
|
||||
sudo: false
|
||||
rvm:
|
||||
- 2.2.4
|
||||
- 2.1.8
|
||||
- 2.3.0
|
||||
- 2.0.0-p648
|
||||
- 2.2
|
||||
- 2.1
|
||||
- 2.0
|
||||
- ruby-head
|
||||
- jruby-9.0.3.0
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue