mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
Remove redundant travis conditional (#460)
This commit is contained in:
parent
74ae49ee3c
commit
30ab858c93
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ language: python
|
|||
|
||||
stages:
|
||||
- test
|
||||
- name: deploy
|
||||
if: tag = present
|
||||
- deploy
|
||||
|
||||
sudo: required
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue