Skip to content

Commit f0c9b0b

Browse files
Dean KarnDean Karn
authored andcommitted
Merge branch 'v1' into v2-development
2 parents 65438b3 + 7c45e0e commit f0c9b0b

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
@@ -1,11 +1,14 @@
11
language: go
2+
23
notificaitons:
34
email:
45
recipients: [email protected]
56
on_success: change
67
on_failure: always
8+
79
before_script:
810
- go get gopkg.in/check.v1
11+
912
go:
1013
- 1.2
1114
- 1.3

0 commit comments

Comments
 (0)