Travis CI

This commit is contained in:
St.Huang 2018-07-01 13:36:38 +08:00
parent e4e2eb6461
commit 90ff2f7d9f

11
src/.travis.yml Normal file
View File

@ -0,0 +1,11 @@
sudo: required
dist: trusty
language: python
python:
- "2.7"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y anki python-sip
script: python runanki