Skip to content

Commit

Permalink
typo in travis-install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremiah Wala committed Jan 5, 2021
1 parent c82c8ec commit 45c153d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.scripts/travis-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ echo "True compiler is $TC"
#if [[ "$VALID" -eq "0" ]]; then
# exit 0;
#fi
g

if [ -d "${BOOST_ROOT}" ]; then
(cd "${BOOST_ROOT}"
./bootstrap.sh --with-libraries="${BOOST_LIBS}"
Expand Down

0 comments on commit 45c153d

Please sign in to comment.