Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2b9c92a

Browse files
committed
Trying to fix the build
1 parent 3b4258b commit 2b9c92a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- 5.12.0
4+
before_install:
5+
46
install:
57
- npm install
68
script:

0 commit comments

Comments
 (0)