Skip to content

Commit

Permalink
Remove circle from CI list
Browse files Browse the repository at this point in the history
  • Loading branch information
yong-huang committed May 30, 2018
1 parent a3c75ac commit 04c8e75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -11,12 +11,13 @@ install:
script:
- flake8 storops storops_test storops_comptest
- "py.test -n2 --cov=storops --cov-config coverage.ini --cov-report=xml --cov-report term --junit-xml=junit-result.xml storops_test"
#after_success:
# - coveralls
after_success:
- coveralls
notifications:
email:
- cedric.zhuang@emc.com
- yue.zhao2@emc.com
- peter.wang13@emc.com
- tina.tang@emc.com
- ryan.liang@emc.com
- yong.huang@emc.com
15 changes: 0 additions & 15 deletions circle.yml

This file was deleted.

0 comments on commit 04c8e75

Please sign in to comment.