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
8a688182
Commit
8a688182
authored
Dec 22, 2019
by
Aymeric Augustin
Browse files
Run some tests on Python 3.7.
This will improve version coverage.
parent
7a865821
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.circleci/config.yml
.circleci/config.yml
+2
-2
No files found.
.circleci/config.yml
View file @
8a688182
...
@@ -17,7 +17,7 @@ jobs:
...
@@ -17,7 +17,7 @@ jobs:
run_tests_torch
:
run_tests_torch
:
working_directory
:
~/transformers
working_directory
:
~/transformers
docker
:
docker
:
-
image
:
circleci/python:3.
5
-
image
:
circleci/python:3.
7
environment
:
environment
:
OMP_NUM_THREADS
:
1
OMP_NUM_THREADS
:
1
resource_class
:
xlarge
resource_class
:
xlarge
...
@@ -31,7 +31,7 @@ jobs:
...
@@ -31,7 +31,7 @@ jobs:
run_tests_tf
:
run_tests_tf
:
working_directory
:
~/transformers
working_directory
:
~/transformers
docker
:
docker
:
-
image
:
circleci/python:3.
5
-
image
:
circleci/python:3.
7
environment
:
environment
:
OMP_NUM_THREADS
:
1
OMP_NUM_THREADS
:
1
resource_class
:
xlarge
resource_class
:
xlarge
...
...
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