Skip to content

Commit 588ff89

Browse files
committed
Travis! Why u do dis?
1 parent d912839 commit 588ff89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ language: php
22
php:
33
- '5.6'
44
- '7.0'
5+
before_script:
6+
- composer self-update
7+
- composer install
58
notifications:
69
email: false

0 commit comments

Comments
 (0)