Skip to content

Commit 6a7025c

Browse files
committed
ci: add 1.8.x back
1 parent 24ab9c7 commit 6a7025c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ matrix:
1313
allow_failures:
1414
- go: master
1515
include:
16+
- go: 1.8.x
17+
env:
18+
- TAGS="-tags travis"
1619
- go: 1.9.x
1720
env:
1821
- TAGS="-tags travis"

0 commit comments

Comments
 (0)