fix vagrant [ci skip]

This commit is contained in:
Ethan Buchman
2018-01-05 22:26:10 -05:00
parent d57ddec302
commit 92f5ae5a84
Vendored
+1 -1
View File
@@ -44,6 +44,6 @@ EOF
chown ubuntu:ubuntu /home/ubuntu/.bash_profile
# get all deps and tools, ready to install/test
su - ubuntu -c 'cd /home/ubuntu/go/src/github.com/tendermint/tendermint && make get_vendor_deps && make tools'
su - ubuntu -c 'cd /home/ubuntu/go/src/github.com/tendermint/tendermint && make get_tools && make get_vendor_deps'
SHELL
end