Skip to content

Commit a032b83

Browse files
committed
[Tests] run npm run pretest in travis
1 parent 2a0d207 commit a032b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ before_install:
3131
install:
3232
- 'npm install'
3333
- 'if [ -n "${ESLINT_VERSION}" ]; then ./tests/dep-time-travel.sh; fi'
34+
- 'npm run pretest'
3435

3536
script:
3637
- npm run tests-only

0 commit comments

Comments
 (0)