mirror of
https://github.com/quantum5/uwat.cc.git
synced 2025-04-25 03:01:56 -04:00
Say goodbye to Travis
This commit is contained in:
parent
e07db6bc35
commit
a6db8b1140
|
@ -1,8 +0,0 @@
|
||||||
language: python
|
|
||||||
python:
|
|
||||||
# Current production server runs Debian stretch, which has Python 3.5.
|
|
||||||
- '3.5'
|
|
||||||
install:
|
|
||||||
- pip install -r requirements.txt
|
|
||||||
script:
|
|
||||||
- python check.py && python build.py
|
|
Loading…
Reference in a new issue