Skip to content

Commit

Permalink
problem with travis ...
Browse files Browse the repository at this point in the history
  • Loading branch information
pruemmer committed Jan 25, 2018
1 parent 1c827b1 commit a76c2a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -5,7 +5,13 @@ scala:
os:
- linux

# Undo _JAVA_OPTIONS environment variable
before_script:
- _JAVA_OPTIONS=

script:
- sbt assembly
- cd regression-tests
- ./runalldirs


0 comments on commit a76c2a3

Please sign in to comment.