Skip to content

Commit

Permalink
Guess again where the build is
Browse files Browse the repository at this point in the history
  • Loading branch information
russgold committed Apr 3, 2018
1 parent f4686ca commit be62c57
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 @@ -6,7 +6,7 @@ jdk:
# we run the unit tests.
# We have no integration tests as yet
install:
cp simplestub/src/main/toolchains/travis-ci.xml $HOME/.m2/toolchains.xml
cp meterware/simplestub/src/main/toolchains/travis-ci.xml $HOME/.m2/toolchains.xml
script:
"mvn --show-version --errors --batch-mode clean test"
cache:
Expand Down

0 comments on commit be62c57

Please sign in to comment.