Skip to content

Commit

Permalink
build(travis): temporary disable functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Mar 21, 2019
1 parent b6cc775 commit 9a58cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ env:
matrix:
- SCRIPT="yarn run lint"
- SCRIPT="yarn run test --coverage --colors"
- SCRIPT="yarn run test:cypress:record $CYPRESS_RECORD_KEY"
# - SCRIPT="yarn run test:cypress:record $CYPRESS_RECORD_KEY"
- SCRIPT="yarn run test:size"

0 comments on commit 9a58cc8

Please sign in to comment.