Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Commit

Permalink
Fix another travis build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Jun 28, 2018
1 parent 30d7d53 commit 31a3ff9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ install:
before_script:
- sudo sed -i '989s/$forceyes//' /usr/sbin/multistrap
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7638D0442B90D010
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EF0F382A1A7B6500

script:
- make test
Expand Down

0 comments on commit 31a3ff9

Please sign in to comment.