Skip to content

Commit

Permalink
Merge pull request #27 from dehann/projecttoml
Browse files Browse the repository at this point in the history
testing on julia 0.7
  • Loading branch information
dehann committed Jan 12, 2020
2 parents ec27eea + 9a4294f commit d560f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ os:
- osx

julia:
- 0.7
- 1.0
- 1.2
- 1.3
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.2.3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
julia = "1"
julia = "0.7, 1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit d560f5d

Please sign in to comment.