Skip to content

Commit 3683fa9

Browse files
committed
Tell Travis to run npx tav
1 parent 3b5eebb commit 3683fa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ node_js:
33
- "4"
44
- "6"
55
- "8"
6+
before_install:
7+
- npm i -g npm@5
8+
script: npx tav

0 commit comments

Comments
 (0)