Skip to content

Commit

Permalink
Added apt-key update
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk committed Feb 1, 2016
1 parent c09e485 commit 6f921d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ compiler:
before_script:
- sudo add-apt-repository -y ppa:as-bahanta/raqm
- sudo add-apt-repository ppa:dns/gnu -y
- sudo apt-key update -q
- sudo apt-get update -q
- sudo apt-get install --only-upgrade autoconf
- sudo apt-get install -y libraqm-dev libfreetype6-dev libharfbuzz-dev libfribidi-dev
Expand Down

0 comments on commit 6f921d6

Please sign in to comment.