34 Commits

Author SHA1 Message Date
Sergei Lebedev
2d9052bc7d libxgboost4j is now part of the CMake build (#2373)
* [jvm-packages] Added libxgboost4j to CMake build

* [jvm-packages] Wired CMake build into create_jni.sh

* User newer CMake version on Travis

* Lowered CMake version constraints

* Fixed various quirks in the new CMake build
2017-06-03 17:14:51 -07:00
Tianqi Chen
dc2fb978e1 new thread local requires xcode8 2017-03-17 09:40:34 -07:00
Tianqi Chen
d581a3d0e7 [UPDATE] Update rabit and threadlocal (#2114)
* [UPDATE] Update rabit and threadlocal

* minor fix to make build system happy

* upgrade requirement to g++4.8

* upgrade dmlc-core

* update travis
2017-03-16 18:48:37 -07:00
AbdealiJK
8eb69e0677 travis: Add code coverage on success
Update the code coverage of the project on codecov for easy viewing.

Also the gcov on travis uses a different version which cannot
find the directory of the given files, and it needs to be specified
in the -o flag. Hence now we loop over the list of files and
run them independently.
2016-12-04 11:25:57 -08:00
AbdealiJK
61a9b3a49e travis: Run CPP tests 2016-12-04 11:25:57 -08:00
Tianqi Chen
8a7a6dba71 Update .travis.yml 2016-10-09 20:37:57 -07:00
Kirill Sevastyanenko
485b6c86cc rm redundant lines in travis.yml (#1633) 2016-10-08 10:48:58 -07:00
Nan Zhu
1673bcbe7e [jvm-packages] separate classification and regression model and integrate with ML package (#1608) 2016-09-30 11:49:03 -04:00
RAMitchell
93196eb811 cmake build system (#1314)
* Changed c api to compile under MSVC

* Include functional.h header for MSVC

* Add cmake build
2016-07-02 19:07:35 -07:00
CodingCat
2cec10c46f try to get more memory from Travis 2016-03-05 08:44:56 -05:00
terrytangyuan
ae3962f757 Exclude osx for lightweight python test 2016-02-29 11:01:28 -06:00
terrytangyuan
803a6fe474 Separate dependencies and lightweight test env for Python 2016-02-28 20:11:10 -06:00
tqchen
634db18a0f [TRAVIS] cleanup travis script 2016-01-16 10:25:12 -08:00
terrytangyuan
5f2b2a6417 Re-enable py lint test 2015-12-11 18:13:14 -06:00
Yuan (Terry) Tang
0ab719b59b Disable Python lint test temporarily 2015-12-01 08:39:25 -06:00
Tianqi Chen
e558d45208 Update .travis.yml 2015-09-18 18:45:18 -07:00
sinhrks
00702dc39b Fix for python 3 2015-08-24 05:09:27 +09:00
Tianqi Chen
362fe4e4fa Update .travis.yml 2015-07-30 22:11:27 -07:00
tqchen
26675e6dcd Merge branch 'master' of ssh://github.com/dmlc/xgboost 2015-07-29 18:24:27 -07:00
tqchen
75c8bdf962 add osx matrix 2015-07-29 18:24:19 -07:00
Tong He
efde0eb171 enable travis on os x 2015-07-29 18:16:59 -07:00
yanqingmen
fc75885e9e add travis-ci script for java wrapper 2015-07-07 19:22:51 +08:00
tqchen
93319841ed ok 2015-07-03 21:20:56 -07:00
tqchen
ccf21ec061 add scipy dep 2015-07-03 21:15:10 -07:00
tqchen
39913d6ee8 add scipy dep 2015-07-03 21:14:49 -07:00
tqchen
af0a451dc4 refactor and ci 2015-07-03 21:08:36 -07:00
Tong He
777c5ce992 temporarily do not compile vignette 2015-06-16 15:08:01 -07:00
Tong He
70c5c12067 update knitr dependency 2015-06-16 14:39:04 -07:00
Tong He
1595d36721 ask travis to compile vignette 2015-06-16 14:22:51 -07:00
hetong007
67f0b69a4c change makefile to be compatible with r-travis 2015-06-16 11:30:11 -07:00
Tong He
5568f83a6c Update .travis.yml 2015-06-15 22:40:15 -07:00
Tong He
b08c3c5baa Update .travis.yml 2015-06-15 22:16:11 -07:00
Tong He
7d9ac3f97d Update .travis.yml 2015-06-15 19:15:34 -07:00
hetong007
0bbb4a07b2 add travis conf, waiting for setting on travis-ci.org 2015-06-15 15:25:40 -07:00