Skip to content

Commit

Permalink
CI: Added missing deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-monax committed Jul 14, 2020
1 parent 2fa8e8a commit be5403a
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 @@ -10,7 +10,7 @@ cache:
before_install:
- sudo apt-get update
- sudo apt-get install -y libmpfr-dev libmpc-dev libgmp-dev
- sudo apt-get install -y inkscape
- sudo apt-get install -y inkscape xorriso
- sudo apt-get install -y e2fsprogs qemu-system-i386 qemu-utils
- sudo apt-get install -y mtools grub-pc-bin nasm python3
script:
Expand Down

0 comments on commit be5403a

Please sign in to comment.