Skip to content

Commit

Permalink
moving to netlify: disable deploy to sirius
Browse files Browse the repository at this point in the history
  • Loading branch information
piranha committed May 5, 2020
1 parent ba58142 commit f750240
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: python
cache: pip
python:
- '3.7'
addons:
ssh_known_hosts: sirius.solovyov.net
install:
- pip install pipenv
- pipenv install
Expand All @@ -12,4 +10,3 @@ script:
- test 6000 -lt $(cat _build/index.html | wc -l)
- yarn install
- yarn danger ci
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && .travis/deploy.sh'

0 comments on commit f750240

Please sign in to comment.