Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Commit dd5267b

Browse files
committed
Update .travis.yml
1 parent 6d94dc5 commit dd5267b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
language: node_js
22
node_js:
33
- "4"
4-
- "5"
54
- "6"
65
sudo: false
76
before_script:
87
- npm install
9-
- npm run init
108
- npm run build
119
script:
12-
- npm run test
10+
- npm test

0 commit comments

Comments
 (0)