Skip to content

Commit

Permalink
Sudo for Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviof committed Sep 22, 2019
1 parent 6c97cf9 commit 066e2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install-bats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ cd ${BASE_DIR}
git clone https://github.com/bats-core/bats-core.git

cd bats-core
./install.sh /usr/local
sudo ./install.sh /usr/local
cd -
rm -rf ${BASE_DIR}/bats

0 comments on commit 066e2fd

Please sign in to comment.