Skip to content

Commit f9e9379

Browse files
author
jmccormick2001
committed
add mercurial dep
1 parent 6e6afcf commit f9e9379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/get-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
echo "Getting project dependencies..."
1717

18+
sudo yum -y install mercurial
19+
1820
go get github.com/tools/godep
1921
go get github.com/blang/expenv
2022

0 commit comments

Comments
 (0)