Skip to content

Commit b2eef85

Browse files
committed
travis
1 parent 2c3f06d commit b2eef85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ os:
33
- linux
44
julia:
55
- 1.1
6-
- 1.4
6+
- 1
77
- nightly
88

99
matrix:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SliceMap.jl
22

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

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

0 commit comments

Comments
 (0)