Skip to content

Commit dcf70a7

Browse files
author
Dimitri van Heesch
committed
Fix for failing Travis build
1 parent 5487f85 commit dcf70a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ before_install:
55
- sudo add-apt-repository ppa:texlive-backports/ppa -y
66
- sudo apt-get update -qq
77
- sudo apt-get install -qq texlive texlive-extra-utils texlive-latex-extra libxml2-utils
8-
- wget -qO- http://www.cmake.org/files/v3.1/cmake-3.1.0-Linux-x86_64.tar.gz | tar xvz
98

109
script:
1110
- mkdir build

0 commit comments

Comments
 (0)