Skip to content

Commit f138c8a

Browse files
Update .travis.yml
making yarn verbose to see what is happening
1 parent a54eadf commit f138c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_install:
3838

3939

4040
before_script:
41-
- yarn
41+
- yarn --verbose
4242
- yarn run lint
4343
- npm view chimp version
4444
- npm view chromedriver version

0 commit comments

Comments
 (0)