Skip to content

Commit

Permalink
don't wait for user input to install ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Jul 20, 2013
1 parent 6c73000 commit 8376fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ script:
- ocamlbuild -use-ocamlfind merr.native merr.byte

install:
- sudo add-apt-repository ppa:pippijn/ppa
- sudo add-apt-repository -y ppa:pippijn/ppa
- sudo apt-get install ocaml-batteries-included libsexplib-camlp4-dev menhir

# whitelist
Expand Down

0 comments on commit 8376fb7

Please sign in to comment.