Skip to content

Commit

Permalink
Change Travis CI OS back to Linux and Coveralls build to JDK7.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoy committed Jan 28, 2017
1 parent a8af888 commit 6197314
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
sudo: required

os: osx

language: java

addons:
Expand All @@ -15,8 +13,8 @@ matrix:
include:
- jdk: oraclejdk8
- jdk: oraclejdk7
- jdk: openjdk6
env: COVERALLS=yes
- jdk: openjdk6
fast_finish: true

cache:
Expand Down

0 comments on commit 6197314

Please sign in to comment.