Travis attempt fix again
This commit is contained in:
parent
cf03308f5e
commit
b3694c6d78
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user