Skip to content

Commit 0631cdf

Browse files
committed
Travis updates to try to fix travis nokogiri issue for 2.7.
1 parent 938ae12 commit 0631cdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ rvm:
99
- 2.6
1010
- 2.7
1111
- jruby
12-
cache: bundler
12+
#cache: bundler
1313
sudo: false
1414
matrix:
1515
allow_failures:
1616
- rvm: jruby
17-
dist: trusty
17+
#dist: trusty

0 commit comments

Comments
 (0)