Skip to content

Commit

Permalink
Downgrading Phive #61
Browse files Browse the repository at this point in the history
  • Loading branch information
jawira committed Aug 20, 2020
1 parent a3abe05 commit 736a7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:
- sudo update-alternatives --verbose --install /usr/bin/gpg gnupg /usr/bin/gpg2 50
- sudo apt-get -y install dirmngr --install-recommends
- '#### Installing Phive ####'
- wget https://phar.io/releases/phive.phar
- wget -O phive.phar https://github.com/phar-io/phive/releases/download/0.13.3/phive-0.13.3.phar
- wget https://phar.io/releases/phive.phar.asc
- gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys 0x9B2D5D79
- gpg --verify phive.phar.asc phive.phar
Expand Down

0 comments on commit 736a7de

Please sign in to comment.