Browse Source

Updated TravisCI.

Branimir Karadžić 10 years ago
parent
commit
1911401690
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -3,8 +3,8 @@ matrix:
   include:
     - compiler: gcc
       os: linux
-#    - compiler: clang
-#      os: osx
+    - compiler: clang
+      os: osx
 
 before_script:
   git clone https://github.com/bkaradzic/bx ../bx