Skip to content

Commit

Permalink
Update travis to test go1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
alrs authored and jaypipes committed Mar 10, 2020
1 parent 5817147 commit e20daa2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ matrix:
- os: linux
go: "1.13"
env: GO111MODULE=on
- os: linux
go: "1.14.x"
env: GO111MODULE=on

# Tests that ghw builds on MacOSX (even though there is currently only
# support for block devices)
#- os: osx
Expand Down

0 comments on commit e20daa2

Please sign in to comment.