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 1a975a0 commit b4c2e7cCopy full SHA for b4c2e7c
.travis.yml
@@ -8,7 +8,7 @@ cache:
8
- $HOME/.m2
9
before_install:
10
# install the gwt-material-jquery because it will depends on built in jquery
11
-- git clone -b release_2.5.0-rc1 https://github.com/GwtMaterialDesign/gwt-material-jquery.git
+- git clone -b release_2.5.0_rc1 https://github.com/GwtMaterialDesign/gwt-material-jquery.git
12
- cd gwt-material-jquery
13
- mvn install -DskipTests=true -DdryRun=true
14
- cd ..
0 commit comments