Skip to content

Commit

Permalink
Merge pull request #12 from PeterDaveHello/patch-1
Browse files Browse the repository at this point in the history
make CI build faster
  • Loading branch information
czchen committed Aug 13, 2014
2 parents 337fd5c + 1257fc2 commit c59e4a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ language:
compiler: gcc
env: CTEST_OUTPUT_ON_FAILURE=1 CFLAGS='-Wall -Werror'

git:
depth: 1

matrix:
include:
- compiler: clang
Expand Down

0 comments on commit c59e4a2

Please sign in to comment.