Skip to content

Commit fb561ee

Browse files
authored
Merge pull request #10 from codevor/develop
Updated travis
2 parents 9c77a69 + 1f9290a commit fb561ee

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)