Skip to content

Commit

Permalink
chore: configure CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnighter committed Apr 29, 2020
1 parent 4f56e97 commit 44f7191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ os:
- linux
python:
- "3.7"
- "3.8"

git:
depth: 2
Expand Down Expand Up @@ -36,6 +35,7 @@ after_success:
jobs:
fast_finish: true
include:
- stage: test
- stage: deploy
python: "3.7"
install:
Expand Down

0 comments on commit 44f7191

Please sign in to comment.