Quellcode durchsuchen

Update .travis.yml

2DU vor 9 Jahren
Ursprung
Commit
41f7d1974c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .travis.yml

+ 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