Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
googollee committed Feb 17, 2019
1 parent e8ebbdb commit c313b09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: go
go:
- master
- tip
env:
- GO111MODULE=on
script:
- make test
- ./gosweep.sh

0 comments on commit c313b09

Please sign in to comment.