This commit is contained in:
Ethan Buchman 2016-08-05 20:02:08 -04:00
parent dcf368632c
commit 3aebc17bff
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ dependencies:
test:
override:
- "cd $REPO && make test_integrations"
- "cd $REPO && bash test/net/test.sh"
#- "cd $REPO && make test_integrations"
post:
- bash <(curl -s https://codecov.io/bash)