Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
remove openjdk 6 from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Sep 19, 2014
1 parent 7935a3a commit 5b2a790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: java
install: true
script: mvn --batch-mode --settings settings.xml test -Dgwt.validateOnly -Darquillian.jboss.home=/dev/null
jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
Expand Down

0 comments on commit 5b2a790

Please sign in to comment.