提交 27adcf92 编写于 作者: A Adam Lee 提交者: Adam Lee

Fix travis build error, old apr tarball doesn't exist anymore

```
$ wget http://ftp.jaist.ac.jp/pub/apache/apr/${APR}.tar.gz
--2018-09-21 07:16:24--  http://ftp.jaist.ac.jp/pub/apache/apr/apr-1.6.3.tar.gz
Resolving ftp.jaist.ac.jp (ftp.jaist.ac.jp)... 150.65.7.130, 2001:df0:2ed:feed::feed
Connecting to ftp.jaist.ac.jp (ftp.jaist.ac.jp)|150.65.7.130|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-21 07:16:25 ERROR 404: Not Found.
```
上级 688a43f0
......@@ -64,7 +64,7 @@ install:
## ----------------------------------------------------------------------
env:
- APR=apr-1.6.3
- APR=apr-1.6.5
APR_UTIL=apr-util-1.6.1
CC=gcc-6
CXX=g++-6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册