Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Nov 18, 2019
1 parent 13a41d8 commit 4a95c5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
.DS_Store
.idea/
dist/
kubecm

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
- GO111MODULE=on

go:
- "1.12"
- "1.13"

sudo: required

Expand Down

0 comments on commit 4a95c5c

Please sign in to comment.