Skip to content

Commit

Permalink
Merge bf8f20d into 51bf80d
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Nov 2, 2020
2 parents 51bf80d + bf8f20d commit d977028
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,4 +1,8 @@
language: go
os:
- linux
- osx
- windows
go:
- '1.7'
- '1.8'
Expand All @@ -7,6 +11,8 @@ go:
- '1.11'
- '1.12'
- '1.13'
- '1.14'
- '1.15'
before_install:
- go get ./...
- go install .
Expand Down

0 comments on commit d977028

Please sign in to comment.