Skip to content

Commit bf911ed

Browse files
committed
Expand checkout depth
1 parent 9d5d771 commit bf911ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
- PATH_TO_SAXON_JAR=Saxon-HE-9.6.0-7.jar PATH_TO_JING=/usr/bin/jing PATH_TO_TEI_STYLESHEETS=$TRAVIS_BUILD_DIR/Stylesheets
1111

1212
before_install:
13-
- git clone --depth=1 https://github.com/TEIC/Stylesheets.git
13+
- git clone https://github.com/TEIC/Stylesheets.git
1414
- cd Stylesheets && git checkout dc2aecc845e44ad0317e4e6562eeaa4eee639b9c && git reset --hard
1515
- cd ../
1616
- curl -O http://central.maven.org/maven2/net/sf/saxon/Saxon-HE/9.6.0-7/Saxon-HE-9.6.0-7.jar

0 commit comments

Comments
 (0)