Attempt to fix travis build

This commit is contained in:
Chris Boden 2016-12-30 14:17:17 -05:00
parent 889857a5e3
commit cf03308f5e

View File

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