naltun / eyes

👀 🖥️ Golang rewrite of eyes.sh. Let's you perform domain/IP address information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?" 🔍 🕵️
GNU General Public License v2.0
51 stars 8 forks source link

Travis CI Setup #10

Closed sahitpj closed 5 years ago

sahitpj commented 5 years ago

heyy @naltun finally figured out how Travis CI works and wrote a sample test case We can change them later of course

Do let me know if there are any changes you want me to make

Had to change structure of the package a little, to comply with go norms, and hence the build will fail for your master repo, however once we merge it, I think it should work fine

Edit 1

So I had to change from sahitpj to naltun, because i was initially testing it on my fork. Now it is good to go 👍

naltun commented 5 years ago

Do you know how we can merge this into a separate branch instead of master? I'm thinking feature/travisci if possible.

sahitpj commented 5 years ago

Create a new branch and I will create a new pull request to it

naltun commented 5 years ago

TravisCI Branch