1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Enable yarn on travis + fix broken test

This commit is contained in:
ehhc
2018-04-27 09:05:47 +02:00
parent bf3f5a5971
commit 99e706bcd2
4 changed files with 12 additions and 10 deletions

View File

@@ -19,5 +19,8 @@
"FileReader": true,
"localStorage": true,
"fetch": true
},
"env": {
"jest": true
}
}