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-sparse
Commits
001b6031
Commit
001b6031
authored
Feb 10, 2020
by
rusty1s
Browse files
removed macos
parent
dc7306bc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
.travis.yml
.travis.yml
+0
-18
No files found.
.travis.yml
View file @
001b6031
...
@@ -13,24 +13,6 @@ jobs:
...
@@ -13,24 +13,6 @@ jobs:
env
:
env
:
-
CC=gcc-5
-
CC=gcc-5
-
CXX=g++-5
-
CXX=g++-5
-
os
:
osx
language
:
sh
before_cache
:
-
brew cleanup
cache
:
directories
:
-
$HOME/Library/Caches/Homebrew
-
/usr/local/Homebrew
addons
:
homebrew
:
packages
:
python3
before_install
:
-
python3 -m pip install --upgrade virtualenv
-
virtualenv -p python3 --system-site-packages "$HOME/venv"
-
source "$HOME/venv/bin/activate"
env
:
-
CC=clang
-
CXX=clang++
install
:
install
:
-
pip install numpy
-
pip install numpy
-
pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
-
pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
...
...
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