And carry out test.

This commit is contained in:
Roger A. Light 2015-02-09 22:07:34 +00:00
parent d5fc131187
commit e20a4fee17

View File

@ -5,7 +5,7 @@ compiler:
os:
- linux
- osx
script: make
script: make ; make test
before_install:
- sudo apt-get update -qq