Skip to content

Commit

Permalink
🚀 add windows osx to .travis.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuliyey committed May 30, 2021
1 parent feda779 commit 6aa1955
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
@@ -1,6 +1,11 @@
language: go
install: true

os:
- linux
- osx
- windows

go:
- "1.16"

Expand Down

0 comments on commit 6aa1955

Please sign in to comment.