2DU
%!s(int64=9) %!d(string=hai) anos
Modificáronse 1 ficheiros con
1 adicións e
1 borrados
-
1
1
.travis.yml
|
|
@@ -5,8 +5,8 @@ python:
|
|
|
- "3.4"
|
|
|
- "3.5"
|
|
|
- "3.6"
|
|
|
- - "pypy3"
|
|
|
install:
|
|
|
- pip install flask
|
|
|
- pip install bcrypt
|
|
|
- pip install pymysql
|
|
|
+script: python.app.py
|