Skip to content

Commit 736356a

Browse files
committed
Add Travis config
1 parent c748415 commit 736356a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ php:
66
- '7.0'
77
- '7.1'
88
- hhvm
9-
- nightly
9+
- nightly
10+
before_script:
11+
- composer install --prefer-source --no-interaction --dev

0 commit comments

Comments
 (0)