Closed zrzka closed 8 years ago
aws.clj
uses that namespace, but doesn't require it - it's likely that this issue would depend on the version of Leiningen which is running, or some other thing we shouldn't be counting on. In either case, I'll push 0.6.2-SNAPSHOT in a moment w/ a fix for this.
Pushed
You're fast :-) Just woke up, changed version to 0.6.2-SNAPSHOT and it works again. Thanks.
Tested several times, several repos, just works. Feel free to close this issue if you're not planning to do more work on this.
I'll wait until I've promoted the snapshot to a release, otherwise I'm likely to forget to do it.
Travis CI did update images today. Didn't find time to investigate this issue yet, maybe something will come to your mind immediately when you see it. There's this error when
deploy
is called:Will check what's wrong tomorrow.