Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
update ipxe source url
  • Loading branch information
chenall authored Oct 28, 2019
1 parent ab0cee4 commit 6dfb6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_install:

before_script:
# Download the toolchain
- git clone --depth=1 git://git.ipxe.org/ipxe.git
- git clone --depth=1 http://git.ipxe.org/ipxe.git

script:
- ./build
Expand Down

0 comments on commit 6dfb6d4

Please sign in to comment.