Skip to content

Commit

Permalink
update Travis #277
Browse files Browse the repository at this point in the history
  • Loading branch information
NewFuture committed Jul 30, 2021
1 parent c7565cb commit dac43a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ python:
- "2.7"
- "3.7"

dist: xenial

os:
- linux
# - osx
Expand All @@ -30,6 +28,7 @@ git:
deploy:
- provider: releases
token: "${GH_TOKEN}"
skip_cleanup: true
cleanup: false
file:
- "dist/ddns"
Expand Down

0 comments on commit dac43a4

Please sign in to comment.