mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-22 22:46:16 +00:00
Added config for Travis CI
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
script:
|
||||
- npm run build
|
||||
- npm test
|
||||
Reference in New Issue
Block a user