Commit 88aa5e85 authored by Dr.李's avatar Dr.李
parents a3c4abfb e8e6f21c
...@@ -14,8 +14,8 @@ addons: ...@@ -14,8 +14,8 @@ addons:
- gfortran - gfortran
- g++ - g++
- libgtest-dev - libgtest-dev
- cmake
- git - git
- cmake
- openjdk-8-jdk - openjdk-8-jdk
install: install:
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
...@@ -43,7 +43,7 @@ install: ...@@ -43,7 +43,7 @@ install:
- pip install finance-python --ignore-installed - pip install finance-python --ignore-installed
- pip install deprecated --ignore-installed - pip install deprecated --ignore-installed
- pip install cvxpy - pip install cvxpy
- pip install xgboost - pip install xgboost==0.90
- export CWD=$PWD - export CWD=$PWD
- cd /usr/src/gtest - cd /usr/src/gtest
- sudo cmake CMakeLists.txt - sudo cmake CMakeLists.txt
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<tr> <tr>
<td>Build Status</td> <td>Build Status</td>
<td> <td>
<img src="https://travis-ci.org/alpha-miner/alpha-mind.svg?branch=master" alt="travis build status" /> <img src="https://travis-ci.org/alpha-miner/alpha-mind.svg" alt="travis build status" />
</td> </td>
</tr> </tr>
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment