Skip to content

Commit

Permalink
travis: drop go1.9 add go1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros committed Sep 10, 2018
1 parent 83649a1 commit 2fb32d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
- 1.9.x
- "1.10"
- "1.11"

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

Expand Down

0 comments on commit 2fb32d2

Please sign in to comment.