moabitcoin / cherry-pytorch

Reinforcement Learning Tutorials & other bedtime stories in PyTorch
MIT License
11 stars 1 forks source link

Travis CI setup #38

Open sandhawalia opened 4 years ago

sandhawalia commented 4 years ago

Since ours is an open source project we'd like to use Travis CI for building / testing a PR/commits. This would also push the built images to Docker Hub for distribution.

Sample usage from here

daniel-j-h commented 4 years ago

Pointers for Docker Hub integration

See