Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Jul 24, 2019
1 parent 2ed864f commit e5db930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ $ ipsw download --device iPhone11,2 --build 16A366 --dec

• Getting IPSW build=16A366 device=iPhone11,2 signed=true version=12.0
3.4 GiB / 3.4 GiB [==========================================================| 00:00 ] 79.08 MiB/s
• verifying md5sum...
• verifying sha1sum...

$ ipsw extract --kernel iPhone11,2_12.0_16A366_Restore.ipsw

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ clone_folder: c:\gopath\src\github.com\blacktop\ipsw
environment:
GOPATH: c:\gopath

stack: go 1.12
stack: go 1.10

before_test:
- go vet ./...
Expand Down

0 comments on commit e5db930

Please sign in to comment.