2DU
9 years ago
1 changed files with
0 additions and
13 deletions
-
0
13
.travis.yml
|
|
@@ -1,13 +0,0 @@
|
|
|
-sudo: false
|
|
|
-language: python
|
|
|
-python:
|
|
|
- - "3.3"
|
|
|
- - "3.4"
|
|
|
- - "3.5"
|
|
|
- - "3.6"
|
|
|
- - "pypy3"
|
|
|
-install:
|
|
|
- - pip install flask
|
|
|
- - pip install bcrypt
|
|
|
- - pip install pymysql
|
|
|
-script: app.py
|