Skip to content

Commit

Permalink
autoremove
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Apr 8, 2015
1 parent 421b78d commit 428549a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ install:
#- if [ "${CXX}" = 'clang++' ]; then sudo apt-get -qq install clang-3.5; fi
#- if [ "${CXX}" = 'clang++' ]; then export CXX="clang++-3.5"; fi
# wine
- if [ "${HOST}" == 'WINE' ]; then sudo apt-get autoremove; fi
- if [ "${HOST}" == 'WINE' ]; then sudo apt-get -qq -y install wine; fi
# winegcc
- if [ "${WINEGCC}" == '1' ]; then sudo apt-get -qq install wine-dev; fi
Expand Down

0 comments on commit 428549a

Please sign in to comment.