summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-13 23:32:38 +0300
committerWolfy-J <[email protected]>2018-06-13 23:32:38 +0300
commit8ab8c64413ded038e3c8816647209c3b961b3a35 (patch)
tree7a61db95d8e4d02ac5740d593ed708358f34949a
parent9d12bc3a752c59e679ab2733d56d0eaff3624c16 (diff)
more static service tests
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 610e7532..4f7741f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,4 +33,5 @@ after_success:
- bash <(curl -s https://codecov.io/bash) -f lib.txt
- bash <(curl -s https://codecov.io/bash) -f service.txt
- bash <(curl -s https://codecov.io/bash) -f rpc.txt
+ - bash <(curl -s https://codecov.io/bash) -f http.txt
- bash <(curl -s https://codecov.io/bash) -f static.txt \ No newline at end of file