Skip to content
Snippets Groups Projects
Commit 00177e4b authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Remove lint config for TRAVIS

parent 1a725686
No related branches found
No related tags found
No related merge requests found
Pipeline #22259 failed
...@@ -29,8 +29,8 @@ matrix: ...@@ -29,8 +29,8 @@ matrix:
- python: 3.8 - python: 3.8
before_install: before_install:
- sudo apt-get install -y ninja-build build-essential nvidia-cuda-toolkit - sudo apt-get install -y ninja-build build-essential nvidia-cuda-toolkit
- name: "Lint and documentation test" #- name: "Lint and documentation test"
env: DISTRIB="ubuntu" TOX_PYTHON_VERSION="py36" COVERAGE="false" LINT="true" #env: DISTRIB="ubuntu" TOX_PYTHON_VERSION="py36" COVERAGE="false" LINT="true"
- name: "Python 3.7.2 on macOS" - name: "Python 3.7.2 on macOS"
os: osx os: osx
osx_image: xcode11 # Python 3.7.2 running on macOS 10.14.3 osx_image: xcode11 # Python 3.7.2 running on macOS 10.14.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment