Update .travis.yml

This commit is contained in:
Zoltan Csizmadia 2016-03-05 09:40:38 -06:00
commit 4d995a3453

View file

@ -8,10 +8,5 @@ compiler:
- clang
- gcc
#before_install:
# - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update --all; fi
#
#install:
# - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install yasm; fi
script:
- make