summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2015-09-29 15:51:43 -0700
committerAman Gupta <aman@tmm1.net>2015-09-29 15:51:43 -0700
commit7f619c75e62cd615b0c4789d3e211718024e6eb8 (patch)
tree4458076b704c632f0a8503dadcff3755d59ab89b
parentdd1e0bd8366d96a8d7b800b5528880d0fe505489 (diff)
downloadNim-7f619c75e62cd615b0c4789d3e211718024e6eb8.tar.gz
build on macosx too
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8001b4355..061dd8188 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
 sudo: false
 language: c
-os: linux
+os:
+  - linux
+  - osx
 script:
   - git clone --depth 1 https://github.com/nim-lang/csources.git
   - cd csources