Remove Travis config
This commit is contained in:
-21
@@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
language: node_js
|
|
||||||
node_js:
|
|
||||||
- "14"
|
|
||||||
- "16"
|
|
||||||
|
|
||||||
sudo: false
|
|
||||||
dist: precise
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
email: false
|
|
||||||
|
|
||||||
addons:
|
|
||||||
chrome: stable
|
|
||||||
|
|
||||||
cache:
|
|
||||||
npm: false
|
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
Reference in New Issue
Block a user