Skip confirmation prompt

This commit is contained in:
Benjamin Saunders 2013-10-07 12:08:53 -07:00
parent 692b45475a
commit 054821afe5

View File

@ -1,6 +1,6 @@
language: haskell
before_install:
- sudo add-apt-repository ppa:h-rayflood/llvm
- sudo add-apt-repository --yes ppa:h-rayflood/llvm
- sudo apt-get update -qq
- sudo apt-get install -qq libgc-dev llvm-3.3
before_script: