Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsemet committed Oct 22, 2013
1 parent 363d8a2 commit 1bf8abb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: c
compiler:
- cpp
before_script:
- sudo apt-get install gnome-common gtk-doc-tools libglib2.0-dev libgtk2.0-dev libgconf2-dev build-essential python autoconf
- sudo apt-get install build-essential python autoconf
- sudo apt-get install gnome-common gtk-doc-tools libglib2.0-dev libgtk2.0-dev libgconf2-dev
script:
- ./autogen.sh && ./configure && make

0 comments on commit 1bf8abb

Please sign in to comment.