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-spline-conv
Commits
1a3427b8
"server/text_generation_server/cli.py" did not exist on "e520d5b34917f02504a280f87420fd2a5ce0eeb2"
Commit
1a3427b8
authored
Feb 16, 2021
by
rusty1s
Browse files
update
parent
201aaafb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.travis.yml
.travis.yml
+4
-3
No files found.
.travis.yml
View file @
1a3427b8
...
...
@@ -110,15 +110,16 @@ install:
-
source activate test
-
conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
-
source script/torch.sh
-
pip install flake8 codecov
-
python setup.py install
-
pip install flake8
-
pip install codecov
-
pip install .[test]
script
:
-
flake8 .
-
python setup.py test
after_success
:
-
codecov
-
python setup.py bdist_wheel --dist-dir=dist
-
ls -lah dist/
-
codecov
deploy
:
provider
:
s3
region
:
eu-central-1
...
...
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