Skip to content

Commit 50a0c8d

Browse files
committed
Remove install directive fom .travis.yml so Travis will use Yarn
1 parent f14ab26 commit 50a0c8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ os:
1212
# - CHROME_BIN=chromium-browser
1313
# before_script:
1414
# - sh -e /etc/init.d/xvfb start
15-
install:
16-
- npm install
1715
script:
1816
- npm run lint
1917
- npm run test-once

0 commit comments

Comments
 (0)