Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Add Go 1.14 Build Target (prebid#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxNode authored Jun 1, 2020
1 parent 18bd6a1 commit 5981e06
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 5981e06

Please sign in to comment.