Skip to content

Commit 8b13bff

Browse files
committed
longer time for maxtex
1 parent c90ab06 commit 8b13bff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ env:
1616
- PATH=$TRAVIS_BUILD_DIR/usr/bin/:$PATH
1717
- PATH=/Library/TeX/texbin:$PATH
1818

19+
install: travis_wait 30 mvn install
1920

21+
# mactex can take a while
2022
before_install:
2123
# # Fetch pandoc and pandoc-citeproc binaries
2224
# - wget https://github.com/jgm/pandoc/releases/download/1.15.0.5/pandoc-1.15.0.5-1-amd64.deb && ar p pandoc-1.15.0.5-1-amd64.deb data.tar.gz | tar zx

0 commit comments

Comments
 (0)