Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
more travis updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Ellzey committed Apr 21, 2016
1 parent 534bb48 commit a9b4d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ iinstall:
- sudo apt-get update -qq
- sudo apt-get install libevent-dev
script:
mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && cmake --build .
- mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && cmake --build .

notifications:
irc "irc.oftc.net#libevhtp"
- irc "irc.oftc.net#libevhtp"

0 comments on commit a9b4d38

Please sign in to comment.