Explorar el Código

Update .travis.yml

2DU hace 9 años
padre
commit
f4e9abfa4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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