1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-11 08:46:20 +00:00

Merge pull request #1603 from rayou/update-travis-node-version

Updated Travis CI node version - #1602
This commit is contained in:
Junyoung Choi (Sai)
2018-05-01 11:43:35 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- 6
- 7
script:
- npm run lint && npm run test
- yarn jest