Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott committed Apr 3, 2021
1 parent 2c3f06d commit b2eef85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os:
- linux
julia:
- 1.1
- 1.4
- 1
- nightly

matrix:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SliceMap.jl

[![Build Status](https://travis-ci.org/mcabbott/SliceMap.jl.svg?branch=master)](https://travis-ci.org/mcabbott/SliceMap.jl)
[![Build Status](https://travis-ci.com/mcabbott/SliceMap.jl.svg?branch=master)](https://travis-ci.com/mcabbott/SliceMap.jl)

This package provides some `mapslices`-like functions, with gradients defined for
[Tracker](https://github.com/FluxML/Tracker.jl) and [Zygote](https://github.com/FluxML/Zygote.jl):
Expand Down

0 comments on commit b2eef85

Please sign in to comment.