Delete .travis.yml

This commit is contained in:
Florian Heilmann 2020-12-09 23:25:56 +01:00 committed by GitHub
parent 4b068bf115
commit 8b396c1157
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,16 +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