Skip to content

Commit

Permalink
Update .travis.yml to run in go 1.13 and go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
artheus-sbab committed Apr 27, 2020
1 parent 8ee4777 commit 7464ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
- 1.11.x
- 1.10.x
- 1.13.x
- 1.14.x

go_import_path: gopkg.in/src-d/go-queue.v1

Expand Down

0 comments on commit 7464ff7

Please sign in to comment.