Skip to content

Mavenize#5

Closed
Pr0methean wants to merge 13 commits intoRandomOrg:masterfrom
Pr0methean:master
Closed

Mavenize#5
Pr0methean wants to merge 13 commits intoRandomOrg:masterfrom
Pr0methean:master

Conversation

@Pr0methean
Copy link

@Pr0methean Pr0methean commented Jul 18, 2018

Makes it possible to build this library with Apache Maven and test on Travis CI.

NB: The API key stored in .travis.yml in this PR is encrypted so that it only works for me. To run tests against the origin repo on Travis-CI, you'll have to change it after merging; to do so, delete line 4 of .travis.yml and run:

gem install travis
travis encrypt --add --pro API_KEY="API_KEY_HERE"
git add .travis.yml
git commit -m "Install my own API key"
git push

@Pr0methean Pr0methean closed this Jul 5, 2019
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.

1 participant