Commit 27cefa4a authored by Patrik Huber's avatar Patrik Huber

Trying to use python-3.5

parent 5220ad28
......@@ -7,6 +7,9 @@ env:
- C_COMPILER=gcc-5 CXX_COMPILER=g++-5
- C_COMPILER=clang-3.8 CXX_COMPILER=clang++-3.8
python:
- "3.5"
before_install:
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
- wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add -
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment