Browse Source

Delete .travis.yml

2DU 9 năm trước cách đây
mục cha
commit
0445138ec1
1 tập tin đã thay đổi với 0 bổ sung12 xóa
  1. 0 12
      .travis.yml

+ 0 - 12
.travis.yml

@@ -1,12 +0,0 @@
-sudo: false
-language: python
-python:
-  - "3.3"
-  - "3.4"
-  - "3.5"
-  - "3.6"
-install:
-  - pip install flask
-  - pip install bcrypt
-  - pip install pymysql
-script: print('test')