Skip to content

Commit

Permalink
removed support for 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
konkam committed Jan 29, 2020
1 parent a3627f9 commit 89a88e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: julia
os:
- linux
julia:
- 1.0
- 1.3
- nightly
matrix:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -13,4 +13,4 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Distributions = "0"
SpecialFunctions = "0.9.0"
StatsFuns = "0"
julia = "1"
julia = "1.3"

0 comments on commit 89a88e5

Please sign in to comment.