Skip to content

Commit 308b9a0

Browse files
committed
Update .travis.yml
1 parent 2868173 commit 308b9a0

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
@@ -15,6 +15,4 @@ addons:
1515
before_install:
1616
- npm -g install npm@latest
1717
install:
18-
- npm install --unsafe-perm --build-from-source
19-
script:
20-
- npm test
18+
- npm install --unsafe-perm --build-from-source

0 commit comments

Comments
 (0)