1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-02-18 10:18:54 +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

@@ -3,6 +3,7 @@ node_js:
- 6
script:
- npm run lint && npm run test
- yarn jest
- 'if [[ ${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} = "master" ]]; then npm install -g grunt npm@5.2 && grunt pre-build; fi'
after_success:
- openssl aes-256-cbc -K $encrypted_440d7f9a3c38_key -iv $encrypted_440d7f9a3c38_iv