Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed Sep 9, 2019
1 parent fba18d0 commit 9d0a8c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ test/*
*.z
*.map
*.json
cov
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.12.x
- 1.13.x
env:
- GO111MODULE=on
before_install:
Expand Down

0 comments on commit 9d0a8c0

Please sign in to comment.