Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
NNlib master for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tejank10 authored and maleadt committed Nov 6, 2018
1 parent 8dcace4 commit 2a5c89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Expand Up @@ -13,7 +13,7 @@ if haskey(ENV, "GITLAB_CI")
end

branch = ENV["CI_COMMIT_REF_NAME"]
for package in ("GPUArrays", "CUDAnative")
for package in ("GPUArrays", "CUDAnative", "NNlib")
match_package(package, branch)
end
end
Expand Down

0 comments on commit 2a5c89f

Please sign in to comment.