8000 sigh · stacktracejs/error-stack-parser@ded5d77 · GitHub
[go: up one dir, main page]

Skip to content

Commit ded5d77

Browse files
committed
sigh
1 parent 1ae9051 commit ded5d77

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
@@ -16,4 +16,4 @@ before_install:
1616
before_script:
1717
- npm install
1818
script:
19-
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then gulp ci; else gulp pr; fi
19+
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then gulp ci; else gulp test-pr; fi

0 commit comments

Comments
 (0)
0