Skip to content

Commit

Permalink
fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatcuk committed Nov 3, 2019
1 parent 586f581 commit 7d9092e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
language: go

go:
- "1.10"

before_install:
- go get -t -v ./...

script:
- go test -race
- 1.13

0 comments on commit 7d9092e

Please sign in to comment.