Skip to content

Commit

Permalink
Merge a062cf3 into ace686c
Browse files Browse the repository at this point in the history
  • Loading branch information
snisher committed Jan 13, 2021
2 parents ace686c + a062cf3 commit e435b2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ os:
- linux
- osx
julia:
- 1.0
- 1.3
- 1
- nightly
matrix:
Expand Down
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
HTTP = "0.8"
HTTP = "0.9"
JSON = "0.21"
Libz = "1"
MbedTLS = "0.6"
MbedTLS = "1"
MsgPack = "1"
julia = "1"
julia = "1.3"

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

0 comments on commit e435b2b

Please sign in to comment.