Skip to content

Commit f2eade4

Browse files
committed
removed -p from sls offline since it doesn't mean port.
1 parent 2494c57 commit f2eade4

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 offline start -p 3000 &
40+
- sls offline start &
4141
- cd ..
4242
- cd ..
4343
- npm run test

0 commit comments

Comments
 (0)