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
chenpangpang
transformers
Commits
a4f98054
Commit
a4f98054
authored
Jul 05, 2019
by
thomwolf
Browse files
remove circle ci parallelism
parent
eb91f643
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.circleci/config.yml
.circleci/config.yml
+0
-2
No files found.
.circleci/config.yml
View file @
a4f98054
...
@@ -12,7 +12,6 @@ jobs:
...
@@ -12,7 +12,6 @@ jobs:
-
run
:
sudo python -m spacy download en
-
run
:
sudo python -m spacy download en
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
codecov
-
run
:
codecov
parallelism
:
4
build_py2
:
build_py2
:
working_directory
:
~/pytorch-transformers
working_directory
:
~/pytorch-transformers
docker
:
docker
:
...
@@ -25,7 +24,6 @@ jobs:
...
@@ -25,7 +24,6 @@ jobs:
-
run
:
sudo python -m spacy download en
-
run
:
sudo python -m spacy download en
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
codecov
-
run
:
codecov
parallelism
:
4
workflows
:
workflows
:
version
:
2
version
:
2
build_and_test
:
build_and_test
:
...
...
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