Skip to content

Commit 10d086c

Browse files
author
phasenraum2010
committed
fixed #49
1 parent ffee875 commit 10d086c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ before_script:
2222
- psql -c 'select * from version();' -U postgres
2323
- psql -c 'select * from version();' -U kandidatentest
2424
sudo: false
25-
script: ./mvnw clean install jbake:generate site site:deploy -Ptravis -Dtest=AlphaTopLevelSuiteIT -B -V
25+
script: ./mvnw -B -V clean install jbake:generate site site:deploy -Ptravis -Dtest=AlphaTopLevelSuiteIT
2626

2727

0 commit comments

Comments
 (0)