Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 51507be

Browse files
Remove PHP 5.4 from Travis
1 parent c79165f commit 51507be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: php
33
php:
44
- 5.6
55
- 5.5
6-
- 5.4
76
- hhvm
87

98
matrix:
@@ -18,4 +17,4 @@ before_script:
1817
- ./vendor/bin/codecept build
1918

2019
script:
21-
- ./vendor/bin/codecept run
20+
- ./vendor/bin/codecept run

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /