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
6b13f4cb
"docs/vscode:/vscode.git/clone" did not exist on "067395d5c56ef9026c442e691b6458ac196e3cf9"
Commit
6b13f4cb
authored
Jul 11, 2019
by
thomwolf
Browse files
update circle-ci
parent
2b644785
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
.circleci/config.yml
.circleci/config.yml
+2
-4
No files found.
.circleci/config.yml
View file @
6b13f4cb
...
@@ -10,8 +10,7 @@ jobs:
...
@@ -10,8 +10,7 @@ jobs:
-
checkout
-
checkout
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install spacy ftfy==4.4.3
-
run
:
sudo pip install tensorboardX scikit-learn
-
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
:
python -m pytest -sv ./examples/
-
run
:
python -m pytest -sv ./examples/
-
run
:
codecov
-
run
:
codecov
...
@@ -25,8 +24,7 @@ jobs:
...
@@ -25,8 +24,7 @@ jobs:
-
checkout
-
checkout
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install spacy ftfy==4.4.3
-
run
:
sudo pip install tensorboardX scikit-learn
-
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
:
python -m pytest -sv ./examples/
-
run
:
python -m pytest -sv ./examples/
-
run
:
codecov
-
run
:
codecov
...
...
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