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