Bladeren bron

Update .travis.yml

2DU 9 jaren geleden
bovenliggende
commit
f4e9abfa4b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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