Parcourir la source

Update .travis.yml

2DU il y a 9 ans
Parent
commit
8ea15a2530
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: print('test')