Skip to content

Commit

Permalink
Removed Travis CI debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
spakin committed Mar 10, 2017
1 parent 1193e20 commit 32c2ec9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -56,7 +56,6 @@ script:
- autoreconf -i &&
PATH="/usr/lib/ccache:$PATH" ./configure CXXFLAGS="$LLVM_CXXFLAGS -std=c++11" CFLAGS="$LLVM_CFLAGS" &&
make distcheck DISTCHECK_CONFIGURE_FLAGS="CXXFLAGS='$LLVM_CXXFLAGS -std=c++11' LLVM_CFLAGS='$LLVM_CFLAGS'"
- cat config.log

compiler:
- clang
Expand Down

0 comments on commit 32c2ec9

Please sign in to comment.