changeset 1266:a128349e25f0

travis
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Jan 2015 16:36:32 +0100
parents 3e4b1b93917f
children 32245a78d3f9
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Jan 08 16:18:23 2015 +0100
+++ b/.travis.yml	Thu Jan 08 16:36:32 2015 +0100
@@ -9,7 +9,7 @@
   - clang
 
 os:
-#  - osx
+  - osx
   - linux
 
 osx_image: xcode61
@@ -63,5 +63,4 @@
     - 'BuildMinGW32/UnitTests.exe'
   skip_cleanup: true
   on:
-    tags: true
     all_branches: true