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 f1750be commit c4ceba4Copy full SHA for c4ceba4
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
- mvn install -DskipTests=true -DdryRun=true
23
- cd ..
24
# install the gwt-material-table library before we build the demo
25
-- git clone -b 201710bd_onload https://github.com/GwtMaterialDesign/gwt-material-table.git
+- git clone -b rework/201710bd_onload https://github.com/GwtMaterialDesign/gwt-material-table.git
26
- cd gwt-material-table
27
28
0 commit comments