Add travis.yml

This commit is contained in:
richie
2016-10-11 22:01:10 -07:00
parent fa8d42b37b
commit 02a15d131c
4 changed files with 16 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ echo ''
echo '##### test-app #####'
cd $ROOT_PATH/test-app
bundle exec rake db:setup
bundle exec rspec
# Cleanup