Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

remit uses async/await #54

Merged
merged 2 commits into from
Oct 13, 2017
Merged

Conversation

davidlondono
Copy link
Contributor

only node 8 has native async/await
or use node 7 with --harmony-async-await

only node 8 has native async/await
or use node 7 with '''--harmony-async-await'''
@jpwilliams
Copy link
Owner

Ah good spot.

Builds are borked at the moment (passes tests but fails to create coverage report...) but I'll merge this in as soon as that's sorted.

@jpwilliams jpwilliams self-assigned this Oct 13, 2017
@jpwilliams jpwilliams merged commit 687895f into jpwilliams:master Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants