Skip to content

Commit

Permalink
Merge pull request #8 from senseyeio/travis-go-1.12
Browse files Browse the repository at this point in the history
add go v1.12 to travis
  • Loading branch information
smotes committed Mar 10, 2019
2 parents 88c4c62 + f04bc82 commit 4cf6986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ go:
- 1.9
- "1.10"
- "1.11"
- tip
- "1.12"

before_install:
- make pull
Expand Down

0 comments on commit 4cf6986

Please sign in to comment.