Skip to content
Snippets Groups Projects
Commit 27cefa4a authored by Patrik Huber's avatar Patrik Huber
Browse files

Trying to use python-3.5

parent 5220ad28
No related branches found
No related tags found
No related merge requests found
......@@ -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 -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment