dependencies:
pre:
- - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
- - sudo apt-get update -qq
- - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel
+ - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
+ - sudo apt-get update -qq
+ - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel
test:
override: