Install dependencies on travis.

This commit is contained in:
Jan Böhmer 2019-03-27 13:32:45 +01:00
parent 5f39336ae1
commit 937ee4682a

View file

@ -6,3 +6,6 @@ php:
- '7.2'
- '7.3'
- nightly
install:
- composer install