Skip to content

Commit

Permalink
.travis.yml fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Shevelev committed Mar 26, 2019
1 parent a01bde7 commit a86b680
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
- 1.9
- 1.10
- 1.11
- 1.12
- tip
- "1.9"
- "1.10"
- "1.11"
- "1.12"
- "tip"

0 comments on commit a86b680

Please sign in to comment.