Travis attempt fix again

This commit is contained in:
Chris Boden 2016-12-30 14:25:35 -05:00
parent cf03308f5e
commit b3694c6d78

View File

@ -9,8 +9,8 @@ php:
before_install:
- export PATH=$HOME/.local/bin:$PATH
- pip install autobahntestsuite
- pip list autobahntestsuite
- pip install --user autobahntestsuite
- pip list --user autobahntestsuite
before_script:
- composer install