update sapper, to see if it fixes test failures

NARRATOR: it did not
This commit is contained in:
Rich Harris
2017-12-18 07:12:38 -05:00
committed by GitHub
parent 01c487de3f
commit 5316be97b2

View File

@@ -14,5 +14,5 @@ environment:
install:
- ps: Install-Product node $env:nodejs_version
- npm install
- npm install cypress
- yarn
- yarn test