Skip to content

Commit

Permalink
Fixed travis setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
CharLemAznable committed Oct 14, 2020
1 parent d27193e commit 86342ad
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 173 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go
go:
- 1.11.x
- master
- 1.12.x
install: go get github.com/CharLemAznable/wechataes
script: go test -coverprofile=coverage.txt -covermode=atomic
after_success:
Expand Down
Loading

0 comments on commit 86342ad

Please sign in to comment.