Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SOCI/soci
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Feb 4, 2013
2 parents 4dd4ccf + 290412e commit b7a3852
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ services:

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-dev libboost-date-time-dev
- sudo apt-get install -qq libboost-dev libboost-date-time-dev unixodbc-dev

before_script:
- mysql --version
Expand Down
5 changes: 5 additions & 0 deletions README
Expand Up @@ -27,3 +27,8 @@ Backend specific:
* /doc - project documentation
* /www - project website
* /build - legacy build configurations (to be removed)


== Build Status ==

[![Build Status](https://api.travis-ci.org/SOCI/soci.png)](https://travis-ci.org/SOCI/soci)

0 comments on commit b7a3852

Please sign in to comment.