From df16ce5eb1ce5bbabff0801610b88d14c6e5613c Mon Sep 17 00:00:00 2001 From: Andy Wang Date: Sat, 11 Apr 2020 22:48:16 +0100 Subject: [PATCH] Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7263d3f..5a6b3b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ script: - go test -race -coverprofile=coverage.txt -covermode=atomic after_success: - - bash <(curl -s https://codecov.io/bash) \ No newline at end of file + - bash <(curl -s https://codecov.io/bash)