Skip to content

Commit

Permalink
add mvn clean
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Sep 24, 2016
1 parent 80e4da6 commit 2c09ba9
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 @@ -8,7 +8,7 @@ addons:
apt:
packages:
- oracle-java8-installer
script: mvn install -Pinstall-runtime
script: mvn clean install -Pinstall-runtime
before_script:
- wget http://download-aws.ej-technologies.com/install4j/install4j_unix_6_1_3.tar.gz
- tar zxvf install4j_unix_6_1_3.tar.gz
Expand Down

0 comments on commit 2c09ba9

Please sign in to comment.