1
0
Fork 0

.travis.yml: Remove

This now builds via a GitLab pipeline
master
Mike Gerwitz 2017-03-28 13:40:35 -04:00
parent a9711fe139
commit 729e45306f
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
install: sudo apt-get install texinfo texlive-latex-base
script: autoreconf -fvi && ./configure && make all info pdf html