Fix #216 #218
This commit is contained in:
康怀帅
2017-11-21 19:05:06 +08:00
committed by GitHub
parent fcc6535910
commit 48a3624644
11 changed files with 124 additions and 12 deletions

8
.travis/update.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
# cd .travis
# ./update.sh
if [ ! -f Dockerfile ];then exit 1; fi
cp -a ../book.json book.json