.travis.yml 85 B

1234
  1. language: python
  2. script:
  3. - python build.py html
  4. - python build.py pre-commit