Skip to content

Commit

Permalink
Revert "Try to fix the build"
Browse files Browse the repository at this point in the history
This reverts commit 4b51792.
  • Loading branch information
Stephan202 authored and rickie committed Jun 17, 2022
1 parent 69a26b1 commit 5887bbf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ script:
# this project and any Error Prone checks available only from other artifact
# repositories.
- ./mvnw clean install
# XXX: This extra build step should not be necessary. (Note that contrary to
# the statement above, we now run the build _thrice_). This extra step is
# here to recompile the Refaster templates against the Picnic Error Prone
# fork, because at this moment vanilla Refaster and Picnic's Refaster
# modifications are not (de)serialization compatible.
- ./mvnw clean install -Perror-prone-fork -DskipTests -Dverification.skip -s settings.xml
- ./mvnw clean install -Perror-prone-fork -Pnon-maven-central -Pself-check -s settings.xml
# XXX: Enable SonarCloud once we "go public".
# ./mvnw jacoco:prepare-agent surefire:test jacoco:report sonar:sonar
Expand Down

0 comments on commit 5887bbf

Please sign in to comment.