Skip to content

Commit

Permalink
Drop openjdk6 and oraclejdk8.
Browse files Browse the repository at this point in the history
  • Loading branch information
stpettersens committed Nov 20, 2014
1 parent 9ca5dbe commit 7314532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -7,10 +7,8 @@ language: java

# Test against various JDKs.
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
- openjdk6

# Compiler for C++ code in examples/HelloWorld.
compiler: g++
Expand Down

0 comments on commit 7314532

Please sign in to comment.