Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
8cfc1cd1
"references/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "c05da2a84c1239a9d57431cec7e9ed83931d478b"
Commit
8cfc1cd1
authored
Dec 23, 2017
by
rusty1s
Browse files
added dependencies
parent
81ec54ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.travis.yml
.travis.yml
+1
-0
No files found.
.travis.yml
View file @
8cfc1cd1
...
@@ -12,6 +12,7 @@ install:
...
@@ -12,6 +12,7 @@ install:
-
if [[ $TRAVIS_PYTHON_VERSION == 3.6 ]]; then pip install --quiet http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl; fi
-
if [[ $TRAVIS_PYTHON_VERSION == 3.6 ]]; then pip install --quiet http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl; fi
-
pip install pycodestyle
-
pip install pycodestyle
-
pip install flake8
-
pip install flake8
-
pip install cffi
script
:
script
:
-
pycodestyle .
-
pycodestyle .
-
flake8 .
-
flake8 .
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment