Delete .travis.yml

master
MD15 2020-03-29 13:13:45 +07:00 committed by GitHub
parent 1a05549f13
commit 641188f017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
sudo: false
language: node_js
node_js:
- "node"
install: npm install
script:
- npm test
- gulp
cache:
directories:
- node_modules