mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 06:32:28 -07:00
Add Travis CI support and remove drone.yml
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
kind: pipeline
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build
|
|
||||||
image: golang
|
|
||||||
commands:
|
|
||||||
- go build
|
|
||||||
1
.travis.yml
Normal file
1
.travis.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
language: go
|
||||||
Reference in New Issue
Block a user