Skip to content

Commit

Permalink
Merge pull request #80 from Cox-Automotive/go-mod
Browse files Browse the repository at this point in the history
Go mod
  • Loading branch information
americk0 committed Jun 18, 2020
2 parents 6b4049d + 342d8eb commit 5d7ccb2
Show file tree
Hide file tree
Showing 1,165 changed files with 34,407 additions and 209,362 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
sudo: false
go:
- 1.12.5
- 1.14.4
os:
- osx

Expand Down Expand Up @@ -38,4 +38,4 @@ notifications:
matrix:
fast_finish: true
allow_failures:
- go: tip
- go: tip
Loading

0 comments on commit 5d7ccb2

Please sign in to comment.