Summary: Using truffle to deploy to rinkeby via infura.
I just deployed my crowdsale and that seems to succeed. However truffle is not showing me a contract address which is worrying. I notice Migrations dry-run (simulation)
at the top, which makes me wonder if its not being deployed, its just testing it... is this a thing? How do i get it to actually deploy?