Skip to content

Commit 2374784

Browse files
authored
Update .travis.yml
1 parent 40e2416 commit 2374784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install:
3737

3838
before_script:
3939
- sls dynamodb install
40-
- sls dynamodb start && cd .. && cd .. && npm run test
40+
- sls dynamodb start --detached && cd .. && cd .. && npm run test
4141

4242
script:
4343
- npm test

0 commit comments

Comments
 (0)