lxc / go-lxc

Go bindings for liblxc
https://linuxcontainers.org/lxc
Other
431 stars 76 forks source link

test: add .travis.yml #81

Closed brauner closed 7 years ago

brauner commented 7 years ago

Signed-off-by: Christian Brauner christian.brauner@ubuntu.com

brauner commented 7 years ago

@stgraber

brauner commented 7 years ago

I don't expect this to work out of the box.

stgraber commented 7 years ago

@brauner I've enabled it in Travis now, try amending your commit and force push, that should be enough to trigger it for this pull request.

caglar10ur commented 7 years ago

@brauner travis is failing on other PRs cause it is enabled but there is no .travis.yml file in the repo. Is there a reason not to merge this?

brauner commented 7 years ago

@caglar10ur, hm, it's untested from my side so far, that's the only reason.

stgraber commented 7 years ago

Lets merge and fix things if needed later.