Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liudf0716 authored Mar 7, 2017
1 parent ed29338 commit 2ddfd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
- sudo -E apt-add-repository -y ppa:linuxjedi/ppa
- sudo apt-get update || true
- sudo apt-get install build-essential
- sudo apt-get install libjson0-dev libevent-dev
- sudo apt-get install libjson-c-dev libevent-dev

script:
- cmake .
Expand Down

0 comments on commit 2ddfd03

Please sign in to comment.