diff --git a/.travis.yml b/.travis.yml index bb79560d..2c79fa8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,17 +6,6 @@ compiler: os: - freebsd - - linux - - osx - -arch: - - amd64 - - s390x - -before_script: - if [[ ${TRAVIS_CPU_ARCH} == 's390x' ]]; then - sudo apt-get update && sudo apt-get install -y libncursesw5-dev ; - fi script: - ./autogen.sh