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 479817d commit 8515ffcCopy full SHA for 8515ffc
.travis.yml
@@ -12,7 +12,7 @@ before_install:
12
- mvn install -DskipTests=true -DdryRun=true
13
- cd ..
14
# install the gwt-material library before we build the demo
15
-- git clone -b release_2.1 https://github.com/GwtMaterialDesign/gwt-material.git
+- git clone -b master https://github.com/GwtMaterialDesign/gwt-material.git
16
- cd master
17
18
0 commit comments