Travis: Triggering build

This commit is contained in:
Florent Clairambault 2016-01-01 01:48:13 +01:00
parent cfcbe9859f
commit 3152ff0512
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
# This makes us use Ubuntu 14 instead of 12
dist: trusty
language: cpp
script:
- cat /etc/lsb-release
- sudo apt-get update
- sudo apt-get install libgtk-3-dev -y || sudo apt-cache search libgtk3
- make -f GNUmakefile