Add travis fix for running the tests properly.

This commit is contained in:
Bart Kamphorst
2019-08-14 15:00:25 +02:00
parent aa16f6ba2a
commit fa08ce35cc
+2 -2
View File
@@ -1,9 +1,9 @@
rvm: rvm:
- 2.3.0 - 2.3.0
- 2.4.0 - 2.4.0
- jruby-9.1.8.0 - jruby-9.2.7.0
jdk: jdk:
- oraclejdk8 - oraclejdk9
before_install: before_install:
- sudo apt-get update - sudo apt-get update
- sudo apt-get install libicu-dev - sudo apt-get install libicu-dev