Skip to content

Commit 75494ae

Browse files
authored
Update .travis.yml
1 parent dae7537 commit 75494ae

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
@@ -18,7 +18,7 @@ branches:
1818
dist: trusty
1919
sudo: required
2020
before_install:
21-
- sudo apt-key adv --keyserver keys.gnupg.net --recv 6DA70622
21+
- curl -fsSl https://downloads.ortussolutions.com/debs/gpg | sudo apt-key add -
2222
- sudo echo "deb http://downloads.ortussolutions.com/debs/noarch /" | sudo tee -a /etc/apt/sources.list.d/commandbox.list
2323
install:
2424
- sudo apt-get update && sudo apt-get --assume-yes install git haveged rsync commandbox

0 commit comments

Comments
 (0)