image: node:6.1.0 services: - tray/dynamodb-local:latest all_tests: script: - npm install - npm run test-once