Skip to content

Commit ec308f8

Browse files
committed
travis-ci: upgrade version number of nginx CORE, remove clang compiler mode from travis.
1 parent ab68e85 commit ec308f8

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
@@ -7,7 +7,6 @@ language: c
77

88
compiler:
99
- gcc
10-
- clang
1110

1211
addons:
1312
apt:
@@ -27,8 +26,8 @@ env:
2726
- JOBS=3
2827
- NGX_BUILD_JOBS=$JOBS
2928
matrix:
30-
- NGINX_VERSION=1.11.2
3129
- NGINX_VERSION=1.19.3
30+
- NGINX_VERSION=1.19.9
3231

3332
services:
3433
- memcache

0 commit comments

Comments
 (0)