Skip to content

Commit

Permalink
disabled osx build
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Jan 2, 2018
1 parent 5af5e77 commit 888fb55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -10,9 +10,9 @@ matrix:
jdk: oraclejdk8
env: DISPLAY=:99.0 ADDITIONAL="-Pjacoco coveralls:report"
# only on PR
- os: osx
osx_image: xcode8
if: type IN (pull_request)
# - os: osx
# osx_image: xcode8
# if: type IN (pull_request)
cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit 888fb55

Please sign in to comment.