Closed gorozco1 closed 7 years ago
@gorozco1 You have a Travis failure, which looks like it might be because Travis is trying to sync up the go sources for this repo, that has no go source in it. I'm guessing you need go enabled to have the scripts build all the sub-packages, but Travis thus thinks this must be a Go based repo. Just a guess. Could be awkward :-(
@grahamwhaley yes I noticed that :-/ this is odd, probably because in a previous commit it has setup the language to go
, however in this new commit that is not the case... @jodh-intel do you have any clue?
lgtm , just a little comment , and travis is working :D
Add TravisCI support by creating the required ".travis.yml" configuration file.
This initial commit just run checkcommits.
Fixes: #15
Signed-off-by: Geronimo Orozco geronimo.orozco@intel.com