Skip to content

Commit 22b9c98

Browse files
committed
add multithreading to travis build
1 parent 3cc2d27 commit 22b9c98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ julia:
66
- 1.4
77
- 1.5
88
- 1.6
9+
env:
10+
- JULIA_NUM_THREADS=1
11+
- JULIA_NUM_THREADS=2
912

1013
services:
1114
- docker

0 commit comments

Comments
 (0)