Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Commit

Permalink
travis: drop go1.10 add go1.12
Browse files Browse the repository at this point in the history
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
  • Loading branch information
dpordomingo committed Mar 29, 2019
1 parent def8f25 commit 7a43bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: go

go:
- "1.10"
- "1.11"
- "1.12"

go_import_path: gopkg.in/src-d/go-git.v4

Expand Down

0 comments on commit 7a43bb7

Please sign in to comment.