Skip to content

Commit

Permalink
Follow up fixes on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzlou7979 committed Feb 23, 2021
1 parent 1a975a0 commit b4c2e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ cache:
- $HOME/.m2
before_install:
# install the gwt-material-jquery because it will depends on built in jquery
- 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
- cd gwt-material-jquery
- mvn install -DskipTests=true -DdryRun=true
- cd ..
Expand Down

0 comments on commit b4c2e7c

Please sign in to comment.