Skip to content

Commit

Permalink
Try snaps rather than apt under bionic for package installs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Aug 5, 2019
1 parent 6724b5f commit c7e0ec7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dist: bionic

addons:
apt:
packages:
- xmlstarlet
- ant
- ant-optional
snaps:
- xmlstarlet
- ant
- ant-optional

script:
- free -m
Expand Down

0 comments on commit c7e0ec7

Please sign in to comment.