Skip to content

Commit 14806c7

Browse files
committed
since 1.7.20 won't work due always using default jruby-openssl gem do not use it
1 parent c8df05a commit 14806c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
- TEST_PROFILE=test-1.7.4
1212
- TEST_PROFILE=test-1.7.13
1313
- TEST_PROFILE=test-1.7.18
14-
- TEST_PROFILE=test-1.7.20
14+
- TEST_PROFILE=test-1.7.19
1515
- TEST_PROFILE=test-9000
1616
script: mvn verify -P $TEST_PROFILE
1717
matrix:

0 commit comments

Comments
 (0)