Skip to content

Commit

Permalink
JBEHAVE-1116 Use oraclejdk8 to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
idegtiarenko authored and maurotalevi committed Aug 10, 2015
1 parent 1303e7f commit 087a036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: java
install: mvn install -s settings.xml -DskipTests=true -Dmaven.javadoc.skip=true --batch-mode -e --quiet
jdk:
- oraclejdk7
- oraclejdk8
script: mvn install -s settings.xml -P examples --batch-mode -e

0 comments on commit 087a036

Please sign in to comment.