travis builds only on ci_setup branch for now
This commit is contained in:
parent
65d8b56ab3
commit
c6215c7755
@ -2,6 +2,11 @@ sudo: require
|
||||
dist: xenial
|
||||
language: bash
|
||||
|
||||
general:
|
||||
branches:
|
||||
only:
|
||||
- ci_setup
|
||||
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y texlive-base texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-fonts-extra
|
||||
|
Loading…
x
Reference in New Issue
Block a user