소스 검색

Add Travis CI

Vladislav Folts 4 년 전
부모
커밋
f8192b6c8a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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