Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Mar 9, 2013
1 parent b99d438 commit 30ff876
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/ci/before_install.sh
Expand Up @@ -13,8 +13,7 @@ sudo apt-get update -qq
sudo apt-get install -qq \
libstdc++5 libboost-dev libboost-date-time-dev \
libmyodbc unixodbc-dev odbc-postgresql \
firebird2.5-super firebird2.5-dev

firebird2.5-super firebird2.5-dev
echo "$(tmstamp) *** before_install::apt-get finished $(date) ***"

echo "$(tmstamp) *** before_install::config starting $(date) ***"
Expand Down

0 comments on commit 30ff876

Please sign in to comment.