travis basic settings

This commit is contained in:
Sean Enck
2017-07-25 16:54:34 -04:00
parent b807f492ed
commit 28562b0f85
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
language: go
script: make
+2
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