Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
falsovsky committed Mar 29, 2015
1 parent 6b6f270 commit 5fe2deb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y irssi-dev libssl-dev
- sudo apt-get install -y irssi-dev libssl-dev cmake
script:
- ./autogen.sh
- ./configure --with-irssi=/usr/include/irssi
- cmake .
- make

0 comments on commit 5fe2deb

Please sign in to comment.