inakianduaga / scala-play-car-advert

Scala Play Restful example app w/ AWS DynamoDB integration
http://petstore.swagger.io/?url=http://scala-play-car-advert.herokuapp.com/swagger/car/adverts/spec.yml
Other
2 stars 0 forks source link

Setup travis build #5

Open inakianduaga opened 8 years ago

inakianduaga commented 8 years ago

We want to build the application (and pass tests) on PR/merges through travis. Optionally perhaps deploy to Heroku, depending on how we deploy the application

https://docs.travis-ci.com/user/docker/

See Inaki's CV Travis config as an example of running a dockerized build

inakianduaga commented 8 years ago