Merge branch 'qPCR4vir-develop' into develop

This commit is contained in:
Jinhao 2016-03-03 10:27:35 +08:00
commit 8a6e29a155

View File

@ -55,7 +55,7 @@ matrix:
- llvm-toolchain-precise
before_install:
- git clone --depth=50 --branch=master https://github.com/qPCR4vir/nana-demo.git nana-demo
- git clone --depth=50 --branch=stable https://github.com/qPCR4vir/nana-demo.git nana-demo
- export PATH="$HOME/bin:$PATH"
- mkdir ~/bin
- wget --no-check-certificate --no-clobber -O /tmp/tools/cmake https://cmake.org/files/v3.4/cmake-3.4.0-rc3-Linux-x86_64.sh || true