Skip to content

Commit

Permalink
Add Travis environment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoKlare committed Nov 26, 2019
1 parent a47fe5e commit b1c5419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ cache:

before_install:
- git clone --depth 1 https://github.com/kit-sdq/BuildUtilities.git /tmp/BuildUtilities
- . /tmp/BuildUtilities/travis-ci/setupenvironment.sh
install: true

script: mvn clean verify
Expand Down

0 comments on commit b1c5419

Please sign in to comment.