Skip to content

Commit

Permalink
Merge 9be23f6 into 4569814
Browse files Browse the repository at this point in the history
  • Loading branch information
vineet kumar committed Jun 17, 2020
2 parents 4569814 + 9be23f6 commit 43eb0f3
Show file tree
Hide file tree
Showing 4 changed files with 382 additions and 1,075 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before_script:
- ./create_config.sh
script:
- npm test
- cucumber -t ~@wip
- cucumber --tags "not @wip"
- mkdir -p tmp && ./bin/product-type-generator --types data/sample-product-types.csv
--attributes data/sample-product-types-attributes.csv --target ./tmp --zip
- mkdir -p tmp && ./bin/product-type-generator --types data/marketplace-types.csv
Expand Down

0 comments on commit 43eb0f3

Please sign in to comment.