added tests on windows

This commit is contained in:
knoxfighter 2020-01-29 03:31:47 +01:00
parent c42fd12f6c
commit b92d63cf72

View File

@ -5,6 +5,10 @@ go:
- 1.13.x
- 1.x
os:
- linux
- windows
env:
- GO111MODULE=on
@ -16,6 +20,7 @@ jobs:
include:
- stage: deploy
go: 1.x
os: linux
before_install:
- curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
- sudo apt-get install -y nodejs