# HG changeset patch # User Sebastien Jodogne # Date 1420731392 -3600 # Node ID a128349e25f057c3ea76801bf30d07a369daf8ea # Parent 3e4b1b93917fc85031050e1050d473abe5f34b07 travis diff -r 3e4b1b93917f -r a128349e25f0 .travis.yml --- 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