Skip to content

Commit

Permalink
Make i2c an https git dep so Travis can clone it
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer committed Apr 14, 2020
1 parent f5b0178 commit a937a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

modules = {
"git": [
"git@github.com:hdl-util/i2c.git::master",
"https://github.com/hdl-util/i2c::master",
]
}
fetchto = "../ip_cores"

0 comments on commit a937a07

Please sign in to comment.