Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Commit

Permalink
Remove JDK7 from build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurício Linhares committed Jan 9, 2017
1 parent 2f4444e commit 94a7ae4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@ language: scala
scala:
- 2.10.4
- 2.11.7
- 2.12.1

jdk:
- oraclejdk7
- oraclejdk8

matrix:
include:
- scala: 2.12.1
jdk: oraclejdk8

services:
- postgresql
- mysql
Expand Down

0 comments on commit 94a7ae4

Please sign in to comment.