Browse Source

Add Travis CI

Vladislav Folts 4 years ago
parent
commit
f8192b6c8a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -0,0 +1,4 @@
+language: python
+script:
+    - python build.py html
+    - python build.py pre-commit