Run docker as the build command.

This commit is contained in:
Ramon Novoa 2016-05-20 12:06:26 +02:00
parent 665e1f89d1
commit 449b976333
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ sudo: required
services:
- docker
before_install:
script:
- docker run --rm -v "$TRAVIS_BUILD_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh