mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Travis no longer has to remove yarn.lock
This commit is contained in:
parent
f9cd204c99
commit
442ec79369
|
@ -13,7 +13,6 @@
|
|||
directories: ["node_modules"]
|
||||
},
|
||||
before_install: [
|
||||
"rm yarn.lock",
|
||||
"export DISPLAY=:99.0",
|
||||
"sh -e /etc/init.d/xvfb start",
|
||||
"sleep 3"
|
||||
|
|
Loading…
Reference in a new issue