Skip to content
Snippets Groups Projects
Commit b525c854 authored by Eugen Ciur's avatar Eugen Ciur
Browse files

remove .travis.yml

parent afcf9432
No related branches found
No related tags found
No related merge requests found
---
language: node_js
node_js:
- "12"
dist: xenial
addons:
chrome: stable
cache:
directories:
- $HOME/.npm
env:
global:
# See https://git.io/vdao3 for details.
- JOBS=1
branches:
only:
- master
script:
- npm test
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