Skip to content

Commit 76be318

Browse files
committed
update travis
1 parent 33a4f90 commit 76be318

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ before_install:
2626
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install libzip; fi
2727

2828
script:
29-
- cd src
30-
- DEBUG= make all
29+
- make V=1 DEBUG=
3130

0 commit comments

Comments
 (0)