Skip to content

Commit

Permalink
Add test on Go 1.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Apr 13, 2019
1 parent ae407e1 commit 8030688
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ go:
- 1.7
- 1.8
- 1.9
- '1.10'
- '1.11'
- '1.10.x'
- '1.11.x'
- '1.12.x'
- master

sudo: false
Expand Down

0 comments on commit 8030688

Please sign in to comment.