diff --git a/.travis.yml b/.travis.yml index 76d6608..63ad898 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"