]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Another try to fix travis
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 21 Jul 2016 10:22:41 +0000 (11:22 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 21 Jul 2016 10:22:41 +0000 (11:22 +0100)
.travis.yml

index 519bbdaa59e62c78ca8d306bc73f4fe5bcd7c4a2..2cda43a1709fc261458a69836b59e2e456fa8418 100644 (file)
@@ -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