Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <[email protected]>
  • Loading branch information
scottkurz committed Sep 18, 2019
1 parent 029ca50 commit 3fc2d69
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ before_install:
- echo "Deleting old .m2 artifacts..."
- rm -rf $HOME/.m2/repository/net/wasdev
- rm -rf $HOME/.m2/repository/io/openliberty
- echo 'Installing ci.maven lib ....'
- git clone https://github.com/OpenLiberty/ci.maven.git ./ci.maven
- cd ./ci.maven
- git checkout liberty-maven-3.0
- mvn clean install
- cd ..
- rm -rf $HOME/.m2/repository/org/microshed
- docker run -d -p 5000:5000 --restart=always --name registry registry:2
install: true
before_script:
Expand Down

0 comments on commit 3fc2d69

Please sign in to comment.