Skip to content

Commit

Permalink
dropping support for hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
rfussien committed Jun 22, 2017
1 parent cf45e89 commit ed42adc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: php
php:
- 5.6
- 7.0
- hhvm
- 7.1

sudo: false

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gitlab2rundeck-adapter
This small package able you to run a rundeck job after a gitlab(ci) event is hooked.

## Requirements:
- works with PHP 5.4 or above
- works with PHP 5.6 or above
- rundeck api 12 and above
- gitlab(ci) 8.5 and above

Expand Down

0 comments on commit ed42adc

Please sign in to comment.