Skip to content

Commit

Permalink
Run unit tests with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fhahn committed Aug 8, 2013
1 parent c171aad commit 50214c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,7 @@ script:
- mkdir build && cd build
- cmake ..
- make -j3
- make test
# build docs separately
- make docs

Expand Down

0 comments on commit 50214c5

Please sign in to comment.