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
cd114fd0
Commit
cd114fd0
authored
Oct 21, 2019
by
rusty1s
Browse files
cache
parent
07f29d18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
.travis.yml
.travis.yml
+5
-3
No files found.
.travis.yml
View file @
cd114fd0
...
@@ -15,13 +15,15 @@ jobs:
...
@@ -15,13 +15,15 @@ jobs:
-
CXX=g++-5
-
CXX=g++-5
-
os
:
osx
-
os
:
osx
language
:
sh
language
:
sh
addons
:
before_cache
:
homebrew
:
-
brew cleanup
packages
:
python3
cache
:
cache
:
directories
:
directories
:
-
$HOME/Library/Caches/Homebrew
-
$HOME/Library/Caches/Homebrew
-
/usr/local/Homebrew
-
/usr/local/Homebrew
addons
:
homebrew
:
packages
:
python3
before_install
:
before_install
:
-
python3 -m pip install --upgrade virtualenv
-
python3 -m pip install --upgrade virtualenv
-
virtualenv -p python3 --system-site-packages "$HOME/venv"
-
virtualenv -p python3 --system-site-packages "$HOME/venv"
...
...
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