Skip to content

Commit 563a23d

Browse files
committed
chore: fetch origin/master
1 parent 57639d6 commit 563a23d

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
@@ -18,7 +18,7 @@ before_install:
1818
- npm i -g npm@^3.8.0
1919
- export CHROME_BIN=/usr/bin/google-chrome
2020
before_script:
21-
- git fetch origin
21+
- git fetch --unshallow origin refs/heads/master:refs/remotes/origin/master
2222
- npm prune
2323
- npm update
2424
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)