This commit is contained in:
tastytea 2018-03-12 09:47:57 +01:00
parent 0e24dbca16
commit 85e1e0fbe3
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5

View File

@ -9,6 +9,7 @@ addons:
# - ubuntu-toolchain-r-test
packages:
# - g++-5
- g++-4.9
- libcurlpp-dev
# env:
# - if [ "$CXX" = "g++" ]; then export CXX="g++-5" CC="gcc-5"; fi