Skip to content

Commit 9b5c51d

Browse files
authored
Update .cirrus.yml
1 parent 031de83 commit 9b5c51d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ task:
1414
- cirrusjl build
1515
test_script:
1616
- git clone "https://github.com/JuliaDiff/ChainRules.jl.git"
17+
# This is a special integration test to see if we broke ChainRules.jl with latest ChainRulesCore.jl changes
1718
# Start julia with the project set to newly cloned subdir ChainRules.jl
1819
# dev the current directory to get the version of ChainRulesCore that we are testing
1920
# update everything to resolve and sortout any versions,

0 commit comments

Comments
 (0)