Skip to content

Commit

Permalink
Enable semantic versioning (#4)
Browse files Browse the repository at this point in the history
* Update tekton python sdk

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* feat(semantic versioning): test PR for semantic versioning enablement

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* feat(semantic versioning): remove unneeded file

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
  • Loading branch information
briangleeson authored Aug 2, 2022
1 parent 0a7fc6d commit 8b89fd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ matrix:
include:
- python: 3.7
- python: 3.8
# - python: 3.9
# - python: 3.10
- python: 3.9
- python: 3.10

install:
- sudo apt-get update
Expand Down

0 comments on commit 8b89fd0

Please sign in to comment.