Skip to content

Commit 7fda23b

Browse files
committed
Removed typos
1 parent 8515ffc commit 7fda23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before_install:
1313
- cd ..
1414
# install the gwt-material library before we build the demo
1515
- git clone -b master https://github.com/GwtMaterialDesign/gwt-material.git
16-
- cd master
16+
- cd gwt-material
1717
- mvn install -DskipTests=true -DdryRun=true
1818
- cd ..
1919
install: true

0 commit comments

Comments
 (0)