Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 2798271

Browse files
Update .travis.yml
1 parent 8a06ead commit 2798271

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ language: php
22
php:
33
- hhvm
44

5+
before_script:
6+
- composer selfupdate
7+
- composer update
8+
59
script:
610
- hh_client
711
- hhvm test/run_tests.php

0 commit comments

Comments
 (0)