Remove redundant travis conditional (#460)

This commit is contained in:
jjlawren 2020-04-17 15:12:06 -05:00 committed by GitHub
parent 74ae49ee3c
commit 30ab858c93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,7 @@ language: python
stages: stages:
- test - test
- name: deploy - deploy
if: tag = present
sudo: required sudo: required
services: services: