Skip to content

Commit

Permalink
fix travis build script, part 4
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGrayson committed Jan 16, 2021
1 parent fcacad8 commit 58d3c58
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 @@ -11,7 +11,7 @@ install:
# first install an installer
- sudo PERL_MM_USE_DEFAULT=1 cpan App::cpanminus
# then install the module
- sudo PERL_MM_USE_DEFAULT=1 cpanm String::ShellQuote
- sudo PERL_MM_USE_DEFAULT=1 cpanm String::ShellQuote IPC::System::Simple
# install Ubuntu packages
- sudo add-apt-repository --yes ppa:avsm
- sudo apt-get install --yes --quiet ocaml opam aspcud time libgtk2.0-dev libgtksourceview2.0-dev emacs
Expand Down

0 comments on commit 58d3c58

Please sign in to comment.