Skip to content

Commit b8c8444

Browse files
author
jiahao
committed
travis-ci: upgrade version number of nginx CORE, remove clang compiler mode from travis.
1 parent 3fdea72 commit b8c8444

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ cache:
2525

2626
compiler:
2727
- gcc
28-
- clang
2928

3029
env:
3130
global:
@@ -40,7 +39,7 @@ env:
4039
- TEST_NGINX_SLEEP=0.006
4140
matrix:
4241
- NGINX_VERSION=1.11.2
43-
- NGINX_VERSION=1.19.3
42+
- NGINX_VERSION=1.19.9
4443

4544
services:
4645
- mysql

0 commit comments

Comments
 (0)