Skip to content

Commit

Permalink
Add missing trusted key to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Jul 16, 2017
1 parent 1e5d563 commit 0197c76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ cat > ~/.config/0install.net/injector/trustdb.xml <<EOF
<domain value="0install.net"/>
<domain value="repo.roscidus.com"/>
</key>
<key fingerprint="617794D7C3DFE0FFF572065C0529FDB71FB13910">
<domain value="repo.roscidus.com"/>
</key>
<key fingerprint="AC9B973549D819AE22BCD08D22EA111A7E4242A4">
<domain value="repo.roscidus.com"/>
</key>
Expand Down

0 comments on commit 0197c76

Please sign in to comment.