瀏覽代碼

Update .travis.yml

2DU 9 年之前
父節點
當前提交
41f7d1974c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,8 +5,8 @@ python:
   - "3.4"
   - "3.5"
   - "3.6"
-  - "pypy3"
 install:
   - pip install flask
   - pip install bcrypt
   - pip install pymysql
+script: python.app.py