Skip to content

Commit

Permalink
Revert "Improve Travis CI build Performance"
Browse files Browse the repository at this point in the history
This reverts commit f30d663.
  • Loading branch information
MarkoMackic committed Oct 17, 2021
1 parent 54b39ad commit 12d9636
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jdk:
- openjdk-ea

matrix:
fast_finish: true
exclude:
- os: macos
jdk: openjdk8
Expand Down Expand Up @@ -50,7 +49,3 @@ after_success:
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
fi
cache:
directories:
- $HOME/.m2

0 comments on commit 12d9636

Please sign in to comment.