1
0
mirror of synced 2024-11-21 20:46:07 +03:00

Remove Travis CI (#5665)

This commit is contained in:
Kevin Brown 2019-10-13 16:08:40 -04:00 committed by GitHub
parent 7c67f3e9b6
commit 34689368df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,20 +0,0 @@
language: node_js
node_js:
- "8"
script:
- grunt
notifications:
email: false
deploy:
- provider: npm
email:
secure: T/xRKPHPI1GwomNYb3nvMntS805vdzewDKNwB+lDS6WOfXQx9td5CIbkhpfAW3zVjdbsXFVSOzufesY+RtF4gq8yvW5FhV7py6gwnEyW8LybgYssUd08W/fMoiCjORRXxwqnoHEh956z3Z9De4Q9ow47m8iniAsKRR1I1DHaKs0=
api_key:
secure: BCdGeRjm8i9V+gbaVNIYk7+zLyeLOQDm6eCH+NYVX137gkNBoYqL/U7GGfHoWxEvrVgN8tcCM6RrS5qU+Wu/Wy/esz1PeSoFxKEIJx+p6BCzACFl1tJWqdm/JlmnuCiZdHs6TTtfKQwaJAK4H0Kfp5qJZS9QA/RxBpkfBQZW9VY=
on:
tags: true
skip_cleanup: true