Skip to content

Commit 0674582

Browse files
committed
update .travis.yml
1 parent d0b8066 commit 0674582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ script:
2121
- go run pinyin/main.go -s Normal abc
2222
- echo "abc" | go run pinyin/main.go
2323
- echo "abc" > abc.txt && go run pinyin/main.go < abc.txt
24-
- $HOME/gopath/bin/goveralls -repotoken WAzmh3gmiQEUYEHM2wkwSH4oTrshvMmll
24+
- $HOME/gopath/bin/goveralls -service=travis-ci -v -package .

0 commit comments

Comments
 (0)