Unverified Commit 5c0daca0 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] use the latest versions of OSes at Travis (#2467)

* bump images

* updated linkchecker's config

* test: switch compilers

* switch compilers back
parent 3d407b67
...@@ -6,8 +6,8 @@ git: ...@@ -6,8 +6,8 @@ git:
os: os:
- linux - linux
- osx - osx
dist: trusty dist: bionic
osx_image: xcode10.2 osx_image: xcode11
env: env:
global: # default values global: # default values
......
...@@ -5,10 +5,9 @@ sslverify=0 ...@@ -5,10 +5,9 @@ sslverify=0
[filtering] [filtering]
ignore= ignore=
public.tableau.com pythonapi/lightgbm\..*\.html.*
https://www.open-mpi.org
https://readthedocs.org
ignorewarnings=http-robots-denied,https-certificate-error ignorewarnings=http-robots-denied,https-certificate-error
checkextern=1
[output] [output]
# Set to 1 if you want see the full output, not only warnings and errors # Set to 1 if you want see the full output, not only warnings and errors
......
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