3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

travis basic settings

This commit is contained in:
Sean Enck 2017-07-25 16:54:34 -04:00
parent b807f492ed
commit 28562b0f85
No known key found for this signature in database
GPG Key ID: F08D2E576641A175
2 changed files with 5 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: go
script: make

View File

@ -67,6 +67,8 @@ The `stable` branch contains the latest release. You can run this for a producti
#### 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:
```
make