Added basic travis.yml file. This executes "lein deps" and "lein test".
To start using Travis you just need to add your repo in https://travis-ci.org/
This is how it will look like: https://travis-ci.org/davidor/effectivejava (Just in case you haven't used Travis before)
Added basic travis.yml file. This executes "lein deps" and "lein test". To start using Travis you just need to add your repo in https://travis-ci.org/ This is how it will look like: https://travis-ci.org/davidor/effectivejava (Just in case you haven't used Travis before)