Skip to content

Commit 8120aab

Browse files
Merge pull request #110 from JuliaDiff/ChrisRackauckas-patch-1
make test groups
2 parents c74058b + 5822734 commit 8120aab

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ os:
44
- linux
55
# - osx
66
julia:
7-
- 1.2
8-
- 1.3
7+
- 1
8+
env:
9+
- GROUP=Core
10+
- GROUP=Downstream
911
notifications:
1012
email: false
1113
# uncomment the following lines to override the default test script

0 commit comments

Comments
 (0)