Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 225 Bytes

DevTasks.md

File metadata and controls

8 lines (7 loc) · 225 Bytes

#Development tasks

Travis

To create an encrypted SONATYPE_PASSWORD variable do the following

  • Install Ruby 2.1
  • gem install travis
  • travis encrypt
    • Enter SONATYPE_PASSWORD=xxx and press F6 on Windows!