Remove Travis

This commit is contained in:
pathmapper 2020-05-29 12:14:26 +02:00
parent 3e2d8b292f
commit 7ceadd11d0

View File

@ -1,11 +0,0 @@
language: node_js
sudo: false
node_js:
- '10'
branches:
only:
- gh-pages
script:
- npm install
- npm run validate
- npm run diff