Stop using TravisCI for coverage/Linux test coverage
This commit is contained in:
parent
0803aef1cb
commit
82a4fca416
|
@ -45,9 +45,6 @@ notifications:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
python: '2.7'
|
||||
env: T=coverage LANG=en_US.UTF-8
|
||||
- os: linux
|
||||
python: '2.7'
|
||||
env: T=codechecks LANG=en_US.UTF-8
|
||||
|
|
Loading…
Reference in New Issue