This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
mconnect
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
travis: run verbose builds
bboozzoo/socket-source
Maciek Borzecki
9 years ago
parent
5eff60734b
commit
5c951863b2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save