Skip to content

Commit 1201235

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

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

3838
before_script:
3939
- sls dynamodb install
40-
- sls dynamodb start --migrate
40+
- sls dynamodb start --detached
41+
- cd ..
42+
- cd ..
4143
- npm run test
4244

4345
script:

0 commit comments

Comments
 (0)