From 2e09dcce41afad6f84379230482efc59be18fe45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?So=CC=88nke=20Ludwig?= Date: Sun, 22 Jan 2017 12:42:10 +0100 Subject: [PATCH] Test on macOS. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 22369a8..ddd16cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,9 @@ language: d +os: + - linux + - osx + d: # order: latest DMD, oldest DMD, LDC/GDC, remaining DMD versions # this way the overall test time gets cut down (GDC/LDC are a lot