Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating Travis CI configuration for Java 8
  • Loading branch information
ajs6f committed May 15, 2015
1 parent 9f3e18d commit 98510e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
before_install:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
Expand Down

0 comments on commit 98510e4

Please sign in to comment.