Skip to content
Failed

#12 (Dec 11, 2016, 11:08:07 PM)

Started 8 yr 6 mo ago
Took 28 sec

Started by an SCM change

This run spent:

  • 5.7 sec waiting;
  • 28 sec build duration;
  • 33 sec total from scheduled to completion.
Revision: 9c27708cc090b28f4a2a26d7231985c4956b3deb
Repository: https://github.com/str4d/ed25519-java.git
  • refs/remotes/origin/master
Changes
  1. javadoc typo (details / githubweb)
  2. Throw IllegalStateException instead of NPE if field not set (details / githubweb)
  3. Add private key spec constructor for hash, update javadocs (details / githubweb)
  4. Findbugs (details / githubweb)
  5. Whitespace (details / githubweb)
  6. Add Travis CI config (details / githubweb)
  7. Add Travis CI badge (details / githubweb)
  8. Skip GPG signing in Travis CI (details / githubweb)
  9. Update name in bundle (details / githubweb)
  10. Use POM defaults for bundle name and description (details / githubweb)
  11. Use Java 8 for installing (details / githubweb)
  12. Travis CI: Ensure that tests are compiled with the correct JDK (details / githubweb)
  13. Add test for new EdDSAPrivateKeySpec constructor (details / githubweb)
  14. Turn off test-skipping (details / githubweb)
  15. Extract FieldElement tests into an abstract parent (details / githubweb)
  16. Implement BigIntegerFieldElement tests (details / githubweb)
  17. Add zzz to contributors (details / githubweb)