Skip to content

Commit fa35d48

Browse files
committed
add test step to travis
1 parent aecb9c3 commit fa35d48

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
@@ -10,7 +10,7 @@ stages:
1010
jobs:
1111
include:
1212
- stage: build
13-
script: yarn build
13+
script: yarn build && yarn test
1414
- stage: release
1515
script: bin/ci-release.sh
1616

0 commit comments

Comments
 (0)