ci: remove .travis.yml

This commit is contained in:
Jakob Schnitzer 2021-09-18 12:27:28 +02:00
parent b4085737b6
commit be187dc5cc
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
language: python
python: 3.7
env: TRAVIS_NODE_VERSION=10
dist: xenial
sudo: true
branches:
only:
- master
install:
- "pip install -U pip"
- "pip install "werkzeug<1.0"
- "pip install git+https://github.com/lektor/lektor#egg=Lektor"
- "pip install "werkzeug<1.0"
script:
- "lektor build"
cache:
directories:
- $HOME/.cache/pip
- $HOME/.cache/lektor/builds
deploy:
provider: script
script: lektor deploy production
on:
branch: master
addons:
ssh_known_hosts: flow.srv.pocoo.org
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/f0c538cdfc9883f81e34