Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Testing docker save command (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
ja-fra committed Nov 28, 2017
1 parent 15e0228 commit 29691e1
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 @@ -23,7 +23,7 @@ install:

script:
- mvn -B -DargLine="-Xmx2g" test
- mvn -B -f dist package -Pdocker
- mvn -B -f dist install -Pdocker

after_success:
- SMARTI_VERSION="$(mvn -B -q -N exec:exec -Dexec.executable=echo -Dexec.args='${project.version}')"
Expand Down

0 comments on commit 29691e1

Please sign in to comment.