This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
wangjunyun
/
scribe
의 미러
https://github.com/knuckleswtf/scribe.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Fix build config - pass string rather than number as PHP version
shalvah
5 년 전
부모
e1c5619aa0
커밋
e91ba99e6f
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
.travis.yml
+ 1
- 1
.travis.yml
파일 보기
@@ -3,7 +3,7 @@ language: php
php:
- 7.0.0
- 7.1.3
- - 7.2
+ - 7.2
.0
env:
matrix: