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

Commit

Permalink
Whoops...
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Feb 13, 2019
1 parent 9f75984 commit 794ced2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ php --version
composer install

hh_client
hhvm vendor/bin/hacktest tests/
# Look ma, no tests!
# hhvm vendor/bin/hacktest tests/
if !(hhvm --version | grep -q -- -dev); then
hhvm vendor/bin/hhast-lint
fi
Expand Down

0 comments on commit 794ced2

Please sign in to comment.