summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: c8e807f1278e4f9ce38db7af49594eefd918beb9 (plain)
1
2
3
4
5
6
7
before_install: 
 - sudo apt-get update -qq
 - sudo apt-get install -qq make 

language: cpp

before_script: ./autogen.sh