Browse Source

Updated TravisCI.

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

+ 1 - 1
.travis.yml

@@ -7,7 +7,7 @@ matrix:
       os: osx
 
 script:
-  make && make --no-print-directory -C .build/projects/gmake-osx config=release64 bx.test
+  make && make -C .build/projects/gmake-osx config=release64 bx.test
 
 branches:
   only: