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

@ -5,4 +5,7 @@ php:
- '7.1' - '7.1'
- '7.2' - '7.2'
- '7.3' - '7.3'
- nightly - nightly
install:
- composer install