projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a7c45
)
Test builds on OS X
author
Edward Vielmetti
<edward.vielmetti@gmail.com>
Wed, 16 Sep 2015 03:57:17 +0000
(23:57 -0400)
committer
Anthony Fok
<foka@debian.org>
Wed, 16 Sep 2015 04:59:19 +0000
(22:59 -0600)
Add an "os" target for OS X to test builds on Mac. No reason to believe it won't work, but always worth testing things.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1ff7c8744003abb7bb2eef4f9206bcbbfe295993..1a10b4284fe465e9f4db0a2c17f28568c21fb04d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,9
@@
go:
- 1.4.2
\r
- 1.5
\r
- tip
\r
+os:
\r
+ - linux
\r
+ - osx
\r
matrix:
\r
allow_failures:
\r
- go: tip
\r