Skip to content

Commit 9ac82ca

Browse files
committed
Add Windows to Travis matrix
1 parent 3225f01 commit 9ac82ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ go:
1010
- 1.7.x
1111
- 1.6.x
1212

13+
os:
14+
- linux
15+
- windows
16+
1317
script:
1418
- |
1519
set -e +x

0 commit comments

Comments
 (0)