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

export NO_GPU_EXECUTION=1

parent de9d6e22
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ before_script:
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"
script:
- export NO_GPU_EXECUTION
- export NO_GPU_EXECUTION=1
- pip install -e .
- python setup.py test
after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment