Sha256: 5de52615fbd89e76df3bb70226372c90df655e8318e2ee8bc2b84855b0016a50
Contents?: true
Size: 449 Bytes
Versions: 55
Compression:
Stored size: 449 Bytes
Contents
--- dist: trusty sudo: required language: cpp compiler: - gcc - clang before_install: - sudo add-apt-repository -y ppa:samuel-bachmann/boost - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test - sudo apt-get -qq -d update install: - sudo apt-get -qq install boost1.60 cmake g++-4.8 - sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 90 script: - bin/fetch-configlet - bin/configlet lint . - cmake -G "Unix Makefiles" - make
Version data entries
55 entries across 55 versions & 1 rubygems