Skip to content

Commit 83b71eb

Browse files
committed
Modified travis to use atomic_shm branchs
1 parent d93cb1c commit 83b71eb

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
@@ -88,11 +88,11 @@ install:
8888
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8989
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
9090
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
91-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
91+
- git clone -b atomic_shm https://github.com/webcore-no/lua-resty-core.git ../lua-resty-core
9292
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
9393
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
9494
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string
95-
- git clone https://github.com/openresty/stream-lua-nginx-module.git ../stream-lua-nginx-module
95+
- git clone -b atomic_shm https://github.com/webcore-no/stream-lua-nginx-module.git ../stream-lua-nginx-module
9696
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git luajit2
9797

9898
before_script:

0 commit comments

Comments
 (0)