Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jthoene authored Sep 1, 2020
1 parent af1da27 commit 9ef95ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ matrix:
include:
- env: MVNCALL="mvn clean verify -P2019-06.target,tests -Dtycho.disableP2Mirrors=true"
if: branch = master
- env: MVNCALL="mvn clean verify -PLatest.target,tests -Dtycho.disableP2Mirrors=true"
- env: MVNCALL="mvn clean verify -PLatest.target,tests"
before_install:
- chmod +x $TRAVIS_BUILD_DIR/extensions/vscode/gradlew
script:
Expand Down

0 comments on commit 9ef95ee

Please sign in to comment.