Skip to content

Commit

Permalink
Merge 8bfd2db into f8fe234
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Boussemart committed Sep 11, 2019
2 parents f8fe234 + 8bfd2db commit 39e1b80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: go
go:
- 1.9.x
- 1.x
- 1.12.x
- 1.13.x
before_install:
- go get github.com/mattn/goveralls
script:
Expand Down
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/objenious/senml

go 1.13

0 comments on commit 39e1b80

Please sign in to comment.