Skip to content

Commit e900a2a

Browse files
committed
cowboy temp fix for circle random unneeded dep failure
1 parent c180e69 commit e900a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ machine:
22
pre:
33
- sudo add-apt-repository -y ppa:boost-latest/ppa
44
#- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
5-
- sudo rm /etc/apt/sources.list.d/neo4j.list
5+
- sudo rm -f -f /etc/apt/sources.list.d/neo4j.list
66
- sudo apt-get update
77

88
checkout:

0 commit comments

Comments
 (0)