Skip to content

Commit 78fdc68

Browse files
committed
Update benchmark Project and Manifest.
1 parent f705e3d commit 78fdc68

File tree

5 files changed

+107
-130
lines changed

5 files changed

+107
-130
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Documentation: https://github.com/JuliaCI/Appveyor.jl
22
environment:
33
matrix:
4-
- julia_version: 1.4
4+
- julia_version: 1.5
55
- julia_version: nightly
66
platform:
77
- x86

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66
julia:
77
- 1.1
8-
- 1.4
8+
- 1.5
99
- nightly
1010
notifications:
1111
email: false

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LoopVectorization"
22
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
33
authors = ["Chris Elrod <[email protected]>"]
4-
version = "0.8.20"
4+
version = "0.8.21"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

REQUIRE

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)