Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CentralNic
Badcow-DNS
Commits
85973763
Commit
85973763
authored
Oct 27, 2018
by
Samuel Williams
Browse files
Removed testing on HHVM.
parent
f9bf3178
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
85973763
...
...
@@ -3,9 +3,8 @@ language: php
php
:
-
7.1
-
7.2
-
hhvm
install
:
composer install
--no-interaction --prefer-source
install
:
composer install
script
:
-
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment