Browse Source

Update .travis.yml

TRAVIS默认已经加入了
tags/v0.4.10
yhcc GitHub 5 years ago
parent
commit
09d0b74595
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .travis.yml

+ 0
- 3
.travis.yml View File

@@ -1,9 +1,6 @@
language: python
python:
- "3.6"

env:
- TRAVIS=1
# command to install dependencies
install:
- pip install --quiet -r requirements.txt


Loading…
Cancel
Save