Skip to content

Commit

Permalink
make CI build faster
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Aug 13, 2014
1 parent cb8f83d commit 1257fc2
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 1257fc2

Please sign in to comment.