1. 10 Apr, 2020 1 commit
    • Nikita Titov's avatar
      [python] Re-enable scikit-learn 0.22+ support (#2949) · c633c6c2
      Nikita Titov authored
      * Revert "specify the last supported version of scikit-learn (#2637)"
      
      This reverts commit d1002776.
      
      * ban scikit-learn 0.22.0 and skip broken test
      
      * fix updated test
      
      * fix lint test
      
      * Revert "fix lint test"
      
      This reverts commit 8b4db0805fe7a9e7f7eb0be3eac231f85026d196.
      c633c6c2
  2. 01 Apr, 2020 1 commit
  3. 08 Nov, 2019 1 commit
  4. 06 Oct, 2019 1 commit
  5. 24 Sep, 2019 1 commit
  6. 14 May, 2019 1 commit
    • Nikita Titov's avatar
      [ci] added swig compilation on macOS and Windows with artifacts (#2170) · 2a369170
      Nikita Titov authored
      * compile SWIG artifact on Windows
      
      * compile SWIG artifact on Windows
      
      * combined swig and sdist jobs for Linux
      
      * added conditions for artifacts publishing
      
      * added SWIG artifact compilation on macOS
      
      * hotfix
      
      * test: switch compilers
      
      * harsh workaround for OpenMP library conflict
      
      * switch compilers back
      
      * consistent order of tasks in condition
      
      * dummy commit to trigger CI and fix CLA
      2a369170
  7. 29 Apr, 2019 1 commit
  8. 26 Apr, 2019 1 commit
    • Nikita Titov's avatar
      [ci] hotfixes (#2132) · 044a39d0
      Nikita Titov authored
      * Update Features.rst
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      044a39d0
  9. 18 Mar, 2019 1 commit
  10. 14 Mar, 2019 1 commit
  11. 18 Feb, 2019 1 commit
  12. 02 Feb, 2019 1 commit
  13. 05 Nov, 2018 1 commit
  14. 17 Oct, 2018 1 commit
    • Guolin Ke's avatar
      [ci] speed up the linux builds (#1745) · 1a1255ac
      Guolin Ke authored
      * speed up the build
      
      * remove gpu docker
      
      * add boost ppa
      
      * remove duplicate installs
      
      * Update test.sh
      
      * conda install mkl qt
      
      * addd windows
      
      * Update .vsts-ci.yml
      
      * fix gpu boost
      1a1255ac
  15. 15 Sep, 2018 1 commit
  16. 12 Sep, 2018 1 commit
    • Nikita Titov's avatar
      [ci] rebalanced Windows tests (#1660) · c258cec7
      Nikita Titov authored
      * refined Appveyor
      
      * run all tests at Appveyor
      
      * refined VSTS Windows part
      
      * return back old MinGW version
      
      * fixed weird MinGW bug
      
      * don't test Python 3.7 at Windows
      
      * disable tree rendering at Appveyor
      
      * give names to scripts in VSTS Windows and artifacts parts
      c258cec7