Delete .travis.yml

This commit is contained in:
Voron 2020-08-26 13:40:24 +02:00 committed by GitHub
parent ae46261f06
commit 5c3dee465a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# This is a travis-ci.org continuous integration configuration file.
language: node_js
node_js:
- 12
cache:
npm: true
directories:
- travis_cache
before_install:
- npm install remark-cli remark-validate-links
script:
- git clone https://github.com/VoronDesign/GithubScripts.git .github_scripts
- /bin/bash ./.github_scripts/travis/ci-build.sh