소스 검색

Merge pull request #89 from sergeyklay/patch-1

Build extension using PHP 7.3
viest 6 년 전
부모
커밋
39b806218f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -11,6 +11,7 @@ php:
   - 7.0
   - 7.1
   - 7.2
+  - 7.3
 
 notifications:
   email: [email protected]