Skip to content

Commit

Permalink
Remove Travis CI file since we're already using GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenovus committed Sep 1, 2021
1 parent 7cb243f commit 3ae6ec6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: ['1.12', '1.13', '1.14']
go: ['1.15', '1.16', '1.17', '1.x']
steps:

- name: Set up Go ${{ matrix.go }}
Expand Down
12 changes: 0 additions & 12 deletions .travis.yml

This file was deleted.

0 comments on commit 3ae6ec6

Please sign in to comment.