Skip to content

Commit

Permalink
Set ubuntu dist to trusty (elastic#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaiera committed May 10, 2019
1 parent 3ad06d9 commit 0c94c6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
language: java
jdk:
- oraclejdk8


dist: trusty

before_install:
- "chmod +x gradlew"
- export JAVA_OPTS="-Xmx2048m -XX:MaxPermSize=386m"
Expand Down

0 comments on commit 0c94c6b

Please sign in to comment.