Skip to content

Commit

Permalink
Add Go 1.14 Build Target (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxNode authored Jun 1, 2020
1 parent 7d39a11 commit 4f97d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- '1.12'
- '1.13'
- '1.14'

go_import_path: github.com/prebid/prebid-server

Expand Down

0 comments on commit 4f97d5a

Please sign in to comment.