Skip to content

Commit 3877bf1

Browse files
authored
Update .travis.yml
1 parent fdbadd6 commit 3877bf1

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
40+
- sls dynamodb start --migrate
4141
- npm run test
4242

4343
script:

0 commit comments

Comments
 (0)