Skip to content

Commit a079cfe

Browse files
Add Travis CI testing
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent f822cb6 commit a079cfe

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
language: go
3+
services:
4+
- docker
5+
script:
6+
- docker run -ti lukaszgryglicki/devstats-test
7+
notifications:
8+
webhooks:
9+
- https://teststats.cncf.io:2982/hook
10+
- https://devstats.cncf.io:2982/hook
11+
- https://devstats.cd.foundation:2982/hook

0 commit comments

Comments
 (0)