attempt 1

This commit is contained in:
Morten Delenk 2017-08-26 11:20:24 +01:00
parent 6baaba79a2
commit 14d2c9e73b

View file

@ -3,7 +3,7 @@ language: python
install:
- cd ~
- git clone --depth=1 https://github.com/MTGos/cross-compilers opt
- sudo apt-get install cmake
- cd -
python:
- "3.4"