Skip to content

Commit fe81ae9

Browse files
committed
run benchmark too
1 parent 4193f8d commit fe81ae9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include("rulesets.jl")
1919
include("nf.jl")
2020
include("interface.jl")
2121
include("fuzz.jl")
22-
if haskey(ENV, "TRAVIS")
22+
23+
if haskey(ENV, "CI")
2324
include("benchmark.jl")
2425
end

0 commit comments

Comments
 (0)