1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-03 13:13:13 +00:00

Rollback .travis.yml

This commit is contained in:
Junyoung Choi
2018-02-03 15:28:19 +09:00
parent eb698a7430
commit 31da231c1c
+1
View File
@@ -1,5 +1,6 @@
language: node_js
node_js:
- stable
- lts/*
script:
- npm run lint && npm run test