Skip to content

Commit 659f845

Browse files
committedOct 22, 2014
build with libev
1 parent 9d6fccf commit 659f845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: c
22
compiler:
33
- gcc
44
- clang
5-
script: "sudo apt-get install libev-dev && ./configure && make"
5+
script: "./configure && make"
66
branches:
77
only:
88
- master

0 commit comments

Comments
 (0)