mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-24 05:17:02 +08:00
fix travis file
This commit is contained in:
parent
edd129578e
commit
aed0db94d3
@ -36,7 +36,7 @@ before_script:
|
|||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run test:test:kit
|
- npm run test:kit
|
||||||
- git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" # This line is necessary to disable --single-branch option to fetch all remote branches on TravisCI.
|
- git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" # This line is necessary to disable --single-branch option to fetch all remote branches on TravisCI.
|
||||||
- git fetch origin
|
- git fetch origin
|
||||||
- git checkout $TRAVIS_BRANCH || git checkout -b $TRAVIS_BRANCH
|
- git checkout $TRAVIS_BRANCH || git checkout -b $TRAVIS_BRANCH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user