diff --git a/.travis.yml b/.travis.yml index 104b75e..c3f9ea8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,10 +82,6 @@ before_install: - PATH="$HOME/bin:$PATH" make - make install - hash -r - - - ./configure --prefix=/usr --enable-gpl --enable-libx264 --enable-libmp3lame --enable-nonfree - - make - - sudo make install install: - pip install -r requirements.txt script: python -m pytest test