Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamodb: Fix #212 Iterate over sorted keys by action for stable testing #213

Merged
merged 1 commit into from
Sep 5, 2014

Conversation

nabeken
Copy link
Contributor

@nabeken nabeken commented Sep 2, 2014

See http://golang.org/doc/go1.3#map

I got no error during several minutes with the following:

while true; do go test -v || break; done

@alimoeeny BTW, I hope travis to be back to this repository...

@alimoeeny
Copy link
Contributor

thanks @nabeken for your time. Yeah, I am new to travis (I have some limited experience with drone). I will get back to you if I figured what is going on. We need to get the ci working before we can do anything meaningful with the pull requests. I am on it.

@nabeken
Copy link
Contributor Author

nabeken commented Sep 2, 2014

@alimoeeny awesome, Travis seems working again:clap:

after_script in .travis.yml seems to be broken and then the build failed. I can rebase this branch once you're done with travis.

alimoeeny added a commit that referenced this pull request Sep 5, 2014
dynamodb: Fix #212 Iterate over sorted keys by action for stable testing
@alimoeeny alimoeeny merged commit ba21c93 into AdRoll:master Sep 5, 2014
@alimoeeny
Copy link
Contributor

@nabeken yes, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants