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

Commit 3f77238

Browse files
committed
undo script changes
1 parent dc7c107 commit 3f77238

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ php:
1111
install: composer install
1212
script:
1313
- hh_client
14-
- hhvm vendor/bin/phpunit
14+
- hhvm test/run_tests.php
15+
- hhvm examples/dorm/codegen.php examples/dorm/demo/DormUserSchema.php

0 commit comments

Comments
 (0)