We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324fd58 commit 94b1c48Copy full SHA for 94b1c48
.travis.yml
@@ -15,6 +15,8 @@ notifications:
15
webhooks: https://coveralls.io/webhook?repo_token=$COVERALLS_REPO_TOKEN
16
matrix:
17
include:
18
+ - python: "3.10"
19
+ env: OMP=n MPI=n
20
- python: "3.6"
21
env: OMP=n MPI=n
22
0 commit comments