nanoric
9b503435bf
[Mod] travis ci: not to build vnoes(not enough memory)
2019-07-05 14:34:11 +08:00
nanoric
1f70d34b12
[Fix] fixed osx install
2019-05-15 16:58:18 +08:00
nanoric
4573424e0c
[Mod] use python -m pip instead of pip
...
ibapi & rqdatac is installed from 3rd-party source. old version of pip can't handle this correctly.
upgrading pip might make /usr/bin/pip(3) unable to execute. So python -m pip is safer to run pip.
2019-05-15 16:36:56 +08:00
nanoric
4302ae0180
[Mod] move psycopg2, pymysql into install requirements
2019-04-18 04:05:08 -04:00
nanoric
eb0b7c3a98
[Add] added rqdatac in linux sdist test (.travis.yml)
2019-04-18 00:52:38 -04:00
nanoric
c3546a8bf7
[Del] remove numpy ccompiler
2019-04-15 11:12:08 -04:00
nanoric
430220959d
[Add] use ccompiler from numpy if there is one
2019-04-15 10:11:14 -04:00
nanoric
48590fdafd
[Add] quotes make -j2
2019-04-15 09:48:10 -04:00
nanoric
818146f026
[Add] use make -j2 for travis
2019-04-15 09:35:25 -04:00
nanoric
4c4dac1ae9
[Fix] fix gcc 8 link error
2019-04-15 09:33:18 -04:00
nanoric
874b01d437
[Mod] use update-alternatives again
2019-04-15 09:25:54 -04:00
nanoric
c4f0e1ba2a
[Mod] echo test
2019-04-15 09:10:41 -04:00
nanoric
a87f990815
[Add] enable travis cache for pip
2019-04-15 09:06:23 -04:00
nanoric
bb73601705
[Mod] use CC and CXX (specific in MATRIX_EVAL)
2019-04-15 08:59:57 -04:00
nanoric
98c677118a
[Add] run tests under osx
2019-04-15 08:54:28 -04:00
nanoric
8ebcf984e3
[Fix] fixed gcc-8 links
2019-04-15 07:01:18 -04:00
nanoric
8ec4a1f78a
[Del] removed windows build from travis
2019-04-15 06:38:46 -04:00
nanoric
fecc1c87e4
[Mod] formal travis gcc upgrade
2019-04-15 05:57:32 -04:00
nanoric
36f66d4724
[Mod] fixed travis
2019-04-15 03:17:30 -04:00
nanoric
8e378d474c
[Add] try to make travis work
2019-04-03 02:46:43 -04:00
nanoric
e9e57095d0
[Fix] try fix
2019-03-29 06:13:38 -04:00
nanoric
1f480b581b
[Add] travis-ci: sdist under windows : added custom installer of talib and ibapi
2019-03-29 04:50:50 -04:00
nanoric
f1b92086b1
[Fix] try to fix travis
2019-03-29 04:06:25 -04:00
nanoric
7a3e7659c8
[Mod] fix matrix name
2019-03-29 02:53:28 -04:00
nanoric
d1c63bb05f
[Fix] try fix travis.yml
2019-03-29 02:49:18 -04:00
nanoric
816e4a17fb
[Add] 增加travis测试脚本:sdist for win and linux
2019-03-28 23:02:46 -04:00
nanoric
7f12d6520f
[Add] update setuptools for gcc-7
2019-03-28 01:58:50 -04:00
nanoric
a5aa1fb338
[Add] travis-ci: update setuptools before pip install
2019-03-27 05:29:11 -04:00
nanoric
8ff166a315
[New] travis-ci: use unittest to check if all module were built successfully.
2019-03-27 04:21:25 -04:00
nanoric
9503143398
[Mod] prevent travis vm from terminating: change -qq into -y
2019-03-20 21:49:24 -04:00
nanoric
27d49b3604
[Fix] travis.yml: fixed miss typed vnctp
2019-03-19 10:42:53 -04:00
nanoric
d99d486297
[Add] travis-ci: windows build
2019-03-19 10:42:30 -04:00
nanoric
fb2dc7002e
[Add] travis-ci: Added gcc-7 build
2019-03-19 06:38:24 -04:00
nanoric
9a8911d952
[Fix] fixed import error
2019-03-19 06:12:47 -04:00
nanoric
0ce5e15c8b
[Add] .travis.yml: added names for build matrix
2019-03-19 05:06:51 -04:00
nanoric
bcc110b1ae
[Fix] new travis script
2019-03-19 04:25:35 -04:00
vn.py
20bd88cee0
[Mod]change python to 3.6 in travis
2019-02-23 22:25:14 +08:00
vn.py
b1c06db847
[Del]remove usage of pylint
2019-02-23 22:05:01 +08:00
nanoric
39306104fd
[Mod] make travis-ci use python3.6 instead of python3.7-dev
2019-01-24 09:22:19 -04:00
nanoric
a3d3d2b9e7
[Fix] fix travis-ci scripts for black
2019-01-24 09:18:54 -04:00
nanoric
8bb0bb5fbf
[Mod] 再次进行一些格式修改
...
[Add] 增加对binding和tests的代码质量检查
[Add] 更新README.md
2019-01-24 09:06:31 -04:00
nanoric
ed1758a26a
[Add] use flake8
...
[Mod] use black instead of yapf
2019-01-24 09:06:31 -04:00
nanoric
726089b2d8
[Mod] move travis/ into tools/ci
2019-01-19 02:14:10 -04:00
nanoric
121cdccdb0
[Mod] move requirements-travis.txt to /travis/folder
...
[Add] added format check
2019-01-07 02:37:16 -04:00
nanoric
88002bc315
[Add] added travis script
2019-01-07 02:20:54 -04:00
vn.py
f7d5848758
[Del]clear all old files
2019-01-04 14:46:47 +08:00
G_will
1fa8df8ad1
处理 travis 无法安装 ta-lib 的问题
2018-10-30 12:12:33 +08:00
cclauss
47e823e817
Update .travis.yml
2018-08-22 10:30:38 +02:00
cclauss
9c3559aa98
Travis CI: Remove branches: only: master, dev
2018-08-21 17:11:38 +02:00
cclauss
d009f4d86c
Travis CI: branches: only: - master - stable
2018-08-05 16:51:03 +02:00