summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 543f0689f9c511ec1456aca439c1ce4c8001945f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
os: linux

sudo: required

dist: trusty

before_script:
    - uname -a
    - lsb_release -a
    - install.latex.ubuntu.sh
    - install.multimarkdown.sh
    - sudo apt-get -y install pandoc
script:
    - make pdf
    - make epub

after_script:
    - echo "===================================================================="
    - ls -lah fsfs-zh.*