Skip to content

Commit

Permalink
Update Vaadin 14.0.11 (#960)
Browse files Browse the repository at this point in the history
* Update Vaadin to 14.0.11

* Use maven central in travis
  • Loading branch information
vaadin-bot authored and yuriy-fix committed Oct 28, 2019
1 parent 48372bc commit 025bdee
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 114 deletions.
2 changes: 1 addition & 1 deletion .travis.script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

TESTBENCH=-Dvaadin.proKey=$VAADIN_PRO_KEY

xvfb-run --server-args="-screen 0 1024x768x24" mvn -B -e -V clean verify -DrunLint -Pit,production -Dvaadin.bowerMode=false $TESTBENCH
xvfb-run --server-args="-screen 0 1024x768x24" mvn -B -e -V -s settings.xml clean verify -DrunLint -Pit,production -Dvaadin.bowerMode=false $TESTBENCH
Loading

0 comments on commit 025bdee

Please sign in to comment.