Skip to content
Snippets Groups Projects
Commit a079928c authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Travis-ci: Do not download unecessary data from Github and only build the master branch.

parent 9c1ff9dc
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,13 @@ addons: ...@@ -13,6 +13,13 @@ addons:
- lmodern - lmodern
- latex2html - latex2html
branches:
only:
- master
git:
depth: false
script: script:
- autoreconf -si - autoreconf -si
- ./configure - ./configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment