Disable workflows and use travis for now

This commit is contained in:
Tanner Linsley 2019-11-20 09:46:05 -07:00
parent 27cd93f4bf
commit aea60278b1
2 changed files with 18 additions and 0 deletions

18
.travis.yml Normal file
View File

@ -0,0 +1,18 @@
language: node_js
node_js:
- 10
- 12
os:
- linux
- osx
- windows
env:
global:
- YARN_GPG=no
cache: yarn
script: yarn test