Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Wasm
Commits
af1883ef
Verified
Commit
af1883ef
authored
Apr 17, 2018
by
Stefan Brunecker
Browse files
Revert "Update .travis.yml"
This reverts commit
a658f570
parent
a658f570
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
af1883ef
...
...
@@ -31,8 +31,7 @@ jobs:
script
:
-
mvn verify -Pacceptance-test jacoco:report --settings "settings.xml"
after_success
:
-
if
:
branch = master
-
mvn -B deploy --settings "./settings.xml"
-
if [ "${TRAVIS_BRANCH}" == "master" ]; then mvn -B deploy --settings "./settings.xml"; fi
after_success
:
-
bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment