Skip to content

Commit 31451bb

Browse files
committed
try make travis pass
1 parent bf225f8 commit 31451bb

3 files changed

Lines changed: 14 additions & 25 deletions

File tree

.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.7
87
- 1.0
98
notifications:
109
email: false

Manifest.toml

Lines changed: 13 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1010
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1111
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
12+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1213
ValueHistories = "98cad3c8-aec3-5f06-8e41-884608649ab7"

0 commit comments

Comments
 (0)