aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 96f8425c955dba84496ebcbe3c1d5ad5188fc1fb (plain)
1
2
3
4
5
6
7
8
9
10
11
branches:
  only:
    - source
language: python
python:
  - "3.4"
before_install:
  - sudo apt-get update
  - sudo apt-get install pandoc
script:
  - python pyblog generate