chore: fix ci test

This commit is contained in:
Shawn Erquhart 2019-03-28 15:44:38 -04:00
parent 8d33b17c47
commit 35088db1f3

View File

@ -19,5 +19,6 @@ steps:
versionSpec: $(node_version) versionSpec: $(node_version)
- script: | - script: |
yarn
yarn bootstrap yarn bootstrap
yarn test:ci yarn test:ci