Skip to content

Commit 175879c

Browse files
committed
Drop v0.5 support
1 parent 7df1c45 commit 175879c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 0.5
87
- 0.6
98
- nightly
109
matrix:

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
julia 0.5
1+
julia 0.6
22
ToeplitzMatrices 0.2
33
HierarchicalMatrices 0.0.2
44
LowRankApprox 0.0.2

0 commit comments

Comments
 (0)