Skip to content

Commit

Permalink
Merge 1b4dd1a into 2864741
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Nov 20, 2020
2 parents 2864741 + 1b4dd1a commit 2990a93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: go
go:
- 1.11.x
- 1.12.x
- 1.15.x
- 1.14.x

env:
- GO111MODULE=on
Expand Down
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/ev3go/evb

go 1.12
go 1.14

require (
github.com/ev3go/ev3dev v0.0.0-20190227024546-c501d6abb73b
Expand Down

0 comments on commit 2990a93

Please sign in to comment.