mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 04:12:29 -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