Skip to content

Commit 1f9290a

Browse files
committed
Updated travis
1 parent e7a6f5d commit 1f9290a

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
@@ -8,10 +8,8 @@ branches:
88
cache:
99
directories:
1010
- node_modules
11-
before_install:
12-
- yarn update
1311
install:
14-
- yarn install
12+
- yarn
1513
script:
1614
- yarn test
1715
- yarn coveralls

0 commit comments

Comments
 (0)