Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Travis test on 3 main OS's
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbad committed Nov 20, 2018
1 parent 2508884 commit d18de53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,9 @@ language: go
go:
- "1.11.x"

os:
- trusty
- osx
- windows

script: go test ./...

0 comments on commit d18de53

Please sign in to comment.