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:
- lmodern
- latex2html
branches:
only:
- master
git:
depth: false
script:
- autoreconf -si
- ./configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment