Skip to content

Commit 40e2416

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

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

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

3838
before_script:
3939
- sls dynamodb install
40-
- sls dynamodb start --detached
41-
- cd ..
42-
- cd ..
43-
- npm run test
40+
- sls dynamodb start && cd .. && cd .. && npm run test
4441

4542
script:
4643
- npm test

0 commit comments

Comments
 (0)