mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Adding os x builds to travis ci. see <https://docs.travis-ci.com/user/multi-os/>.
Copied from Perforce Change: 189154 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
6df03ec2b2
commit
e6a8d56abc
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
# $Id$
|
||||
# See <http://about.travis-ci.org/docs/user/languages/c/>.
|
||||
language: c
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue