You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release publishing (scalan#50)
* add licences, description, publishMavenStyle, usePgpKeyHex (with key id);
update publishTo to be resolved by sbt-sonatype;
read credentials only if file exists;
add sbt-sonatype, sbt-pgp plugins;
* add project URL, and developers to POM for sonatype;
* add stages, key decryption and import in travis.yml;
* remove coverage stage and move job to test;
* add comments;