Skip to content

Commit 2fd0d2a

Browse files
authored
Update .travis.yml
1 parent 001cb03 commit 2fd0d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ branches:
1919
dist: trusty
2020
sudo: required
2121
before_install:
22-
- sudo apt-key adv --keyserver keys.gnupg.net --recv 6DA70622
22+
- curl -fsSl https://downloads.ortussolutions.com/debs/gpg | sudo apt-key add -
2323
- sudo echo "deb http://downloads.ortussolutions.com/debs/noarch /" | sudo tee -a /etc/apt/sources.list.d/commandbox.list
2424
install:
2525
- sudo apt-get update && sudo apt-get --assume-yes install git haveged rsync commandbox

0 commit comments

Comments
 (0)