Skip to content

Commit c865dad

Browse files
committed
Removed proto 2.*
1 parent 2225fa4 commit c865dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache:
88
- $HOME/protobuf
99

1010
php:
11+
- 5.6
1112
- 7.0
1213
- 7.1
1314
- hhvm
@@ -18,7 +19,6 @@ matrix:
1819
- php: nightly
1920

2021
env:
21-
- PROTOBUF_VERSION=2.6.1
2222
- PROTOBUF_VERSION=3.0.0
2323

2424
before_install:

0 commit comments

Comments
 (0)