Sha256: 1abd1449ce88c8dfea980ae5e9c009c69441c018e28cd2a3255ebaadd3c23951
Contents?: true
Size: 424 Bytes
Versions: 177
Compression:
Stored size: 424 Bytes
Contents
version: 0.2 phases: build: commands: - echo Build started on `date` # sync vendor - git submodule sync - git submodule update --init - /usr/local/bin/dynamodb-local & - bundle install - bundle exec rspec # unit tests # uncomment integration test for now # - bash -eux .codebuild/integration.sh # test with newman and postman artifacts: files: - README.md
Version data entries
177 entries across 177 versions & 3 rubygems