We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74571c7 commit 4c14534Copy full SHA for 4c14534
.travis.yml
@@ -14,7 +14,7 @@ before_script:
14
- sh -e /etc/init.d/xvfb start
15
- sleep 3
16
- git remote rm origin
17
- - git remote add origin https://${GH_TOKEN}@github.com/lokesh-coder/hug.css.git
+ - git remote add origin https://${GH_TOKEN}@github.com/lokesh-coder/pretty-checkbox.git
18
- 'if [ ${TRAVIS_PULL_REQUEST} = "false" ]; then
19
git fetch && git checkout master;
20
git config push.default current;
0 commit comments