Skip to content

Commit

Permalink
Go 1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericlemoine committed Jan 13, 2020
1 parent dda0984 commit c516b15
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
@@ -1,3 +1,4 @@
*~
Gopkg.lock
vendor
deploy
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- 1.10.3
- 1.13.6

install:
- go get -u github.com/golang/dep/cmd/dep
Expand Down

0 comments on commit c516b15

Please sign in to comment.