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

Rollback .travis.yml

This commit is contained in:
Junyoung Choi
2018-02-03 15:28:19 +09:00
parent eb698a7430
commit 31da231c1c

View File

@@ -1,5 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- stable
- lts/* - lts/*
script: script:
- npm run lint && npm run test - npm run lint && npm run test