Skip to content
Snippets Groups Projects
Commit 8f4aa8af authored by Marshall Quander's avatar Marshall Quander
Browse files

Toast Travis CI

parent 5f540ed6
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js: "10"
cache:
directories:
- "$HOME/.npm"
install:
- npm ci
script:
- npm run lint
- npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment