Skip to content

Commit 172299f

Browse files
authored
Update .travis.yml
1 parent 10ee156 commit 172299f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
33
- '10.0'
4-
4+
script:
5+
- /bin/npm install
56
dist: trusty
67
sudo: false

0 commit comments

Comments
 (0)