Browse Source

travis: run verbose builds

bboozzoo/socket-source
Maciek Borzecki 9 years ago
parent
commit
5c951863b2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

@ -16,3 +16,5 @@ before_install:
- sudo apt-get install -qq gir1.2-notify-0.7 libnotify-dev
before_script:
- autoreconf -if
script:
- ./configure && make V=1

Loading…
Cancel
Save