Browse Source

Merge pull request #1 from FengZiYjun/FengZiYjun-patch-1

Update .travis.yml
tags/v0.1.0
Coet GitHub 6 years ago
parent
commit
836f05a8cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -11,4 +11,4 @@ script:
- pytest --cov=./

after_success:
- codecov
- bash <(curl -s https://codecov.io/bash)

Loading…
Cancel
Save