Install GTK3 development files

This commit is contained in:
Tom Paoletti 2014-03-04 23:00:51 -08:00
parent 3099159c0d
commit d8920cd6df
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ language: go
go:
- tip
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libgtk-3-dev