Skip to content

Commit f1130bb

Browse files
committed
🐌 QA: Ensure Build Success
1 parent 20a8912 commit f1130bb

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)