Delete .travis.yml
This commit is contained in:
parent
4b068bf115
commit
8b396c1157
16
.travis.yml
16
.travis.yml
@ -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
|
Loading…
Reference in New Issue
Block a user