We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5d771 commit bf911edCopy full SHA for bf911ed
.travis.yml
@@ -10,7 +10,7 @@ env:
10
- 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
11
12
before_install:
13
- - git clone --depth=1 https://github.com/TEIC/Stylesheets.git
+ - git clone https://github.com/TEIC/Stylesheets.git
14
- cd Stylesheets && git checkout dc2aecc845e44ad0317e4e6562eeaa4eee639b9c && git reset --hard
15
- cd ../
16
- 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