Skip to content

Commit 63331f5

Browse files
author
smorozko
committed
Add commands for travis
1 parent 9f09db5 commit 63331f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
language: node_js
22
node_js:
33
- "lts/*"
4+
5+
script:
6+
- yarn run lint
7+
- yarn run test

0 commit comments

Comments
 (0)