[Minor] Another try to fix travis

This commit is contained in:
Vsevolod Stakhov 2016-07-21 11:22:41 +01:00
父節點 966f6eb516
當前提交 02837be087

查看文件

@ -1,6 +1,4 @@
sudo: required
dist: trusty
language: c
#os:
@ -20,7 +18,6 @@ before_script:
# - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install cmake gmime glib luajit pcre hiredis sqlite libevent ; fi
script:
- chmod a+rx /home/travis
- cmake . -DCMAKE_INSTALL_PREFIX=./_install -DCMAKE_C_COMPILER=$CC
- cmake --build . --target install
- sudo pip install robotframework