Skip to content

Commit

Permalink
Add APT packages of libc6-i386 and openjdk for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Jul 28, 2018
1 parent 05e3626 commit 241cfdc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,6 +1,12 @@
language: common-lisp
sudo: false

addons:
apt:
packages:
- libc6-i386
- openjdk-7-jre

env:
global:
- PATH=$HOME/.roswell/bin:$PATH
Expand Down

0 comments on commit 241cfdc

Please sign in to comment.