Quellcode durchsuchen

Update .travis.yml

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

+ 1 - 1
.travis.yml

@@ -9,4 +9,4 @@ install:
   - pip install flask
   - pip install bcrypt
   - pip install pymysql
-script: python.app.py
+script: python app.py