mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 20:09:41 +01:00
travis basic settings
This commit is contained in:
parent
b807f492ed
commit
28562b0f85
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
script: make
|
@ -67,6 +67,8 @@ The `stable` branch contains the latest release. You can run this for a producti
|
|||||||
|
|
||||||
#### Building
|
#### Building
|
||||||
|
|
||||||
|
[![Build Status](https://travis-ci.org/enckse/oragono.svg?branch=master)](https://travis-ci.org/enckse/oragono)
|
||||||
|
|
||||||
Clone the appropriate branch. From the root folder, run `make` to generate all release files for all of our target OSes:
|
Clone the appropriate branch. From the root folder, run `make` to generate all release files for all of our target OSes:
|
||||||
```
|
```
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user