Skip to content

Commit 7c45e0e

Browse files
Dean KarnDean Karn
authored andcommitted
issue-#9
Trigger Travis CI build
1 parent a2f3f87 commit 7c45e0e

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)