Skip to content

Commit

Permalink
Add Go 1.11.x, 1.12.5, and 1.12.x to Travis
Browse files Browse the repository at this point in the history
1.12.5 is currently used by Tor's rbm scripts.
  • Loading branch information
JeremyRand committed Jun 29, 2019
1 parent 759c009 commit f687a9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,9 @@ language: go
go:
- "1.10.3"
- "1.10.x"
- "1.11.x"
- "1.12.5"
- "1.12.x"
- "1.x"
- "master"

Expand Down

0 comments on commit f687a9b

Please sign in to comment.