We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8515ffc commit 7fda23bCopy full SHA for 7fda23b
.travis.yml
@@ -13,7 +13,7 @@ before_install:
13
- cd ..
14
# install the gwt-material library before we build the demo
15
- git clone -b master https://github.com/GwtMaterialDesign/gwt-material.git
16
-- cd master
+- cd gwt-material
17
- mvn install -DskipTests=true -DdryRun=true
18
19
install: true
0 commit comments