Skip to content

Commit 6c0f2d5

Browse files
author
WaySLOG
committed
Merge pull request #351 from arrowrowe/qa/ensure-build-success
🐌 QA: Ensure Build Success
2 parents 20a8912 + f1130bb commit 6c0f2d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ language: node_js
22

33
node_js:
44
- "5"
5+
6+
script:
7+
- npm test
8+
- npm run build

0 commit comments

Comments
 (0)