Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee1b894

Browse files
travis-ci: upgrade dist of travis-ci to ubuntu bionic. (openresty#39)
1 parent 3aba468 commit ee1b894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo: required
2-
dist: trusty
2+
dist: bionic
33

44
os: linux
55

@@ -79,4 +79,4 @@ script:
7979
- sh util/build.sh $NGINX_VERSION > build.log 2>&1 || (cat build.log && exit 1)
8080
- nginx -V
8181
- ldd `which nginx`|grep luajit
82-
- prove -r t
82+
- prove -I. -r t

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /