From dfe09458939b3d561336d7e741ce640b00681956 Mon Sep 17 00:00:00 2001 From: Coet Date: Fri, 17 Aug 2018 19:14:01 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 41b42688..237e1e54 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ script: - pytest --cov=./ after_success: - - codecov \ No newline at end of file + - bash < (curl -s https://codecov.io/bash)