Skip to content

Commit

Permalink
add Go 1.11.x to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Sep 7, 2018
1 parent 2cb9c91 commit e8696df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go
go_import_path: github.com/grokify/gotilla
go:
- "1.11.x"
- "1.10.x"
- "1.9.x"
- "1.8.x"
Expand Down

0 comments on commit e8696df

Please sign in to comment.