Skip to content

Commit

Permalink
Unset _JAVA_OPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed May 24, 2018
1 parent 6bd7d06 commit 01e9a25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: false
dist: trusty
language: ruby

before_install:
- unset _JAVA_OPTIONS

matrix:
include:
- rvm: 2.1.10
Expand Down

0 comments on commit 01e9a25

Please sign in to comment.