Adding Travis.yml to repository
git add . | |
git commit -m "added travis.yml" | |
git push origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git add . | |
git commit -m "added travis.yml" | |
git push origin master |