fi
branches:
only:
- - gh-pages
+ - master
env:
global:
- USE_ARTEFACTS_CACHE=yes
This repository contains scripts available at
[scripts.irssi.org](http://scripts.irssi.org).
-[](https://travis-ci.org/irssi/scripts.irssi.org)
+[](https://travis-ci.org/irssi/scripts.irssi.org)
### Contributing
git rm -qrf .
echo "This branch stores the travis-ci results for $TRAVIS_REPO_SLUG
-See [the testing read-me](../gh-pages/_testing/) for details." > README.markdown
+See [the testing read-me](../master/_testing/) for details." > README.markdown
pushd ..
MARKDOWN_REPORT=1 ./_testing/report-test.zsh >> artefacts/README.markdown
popd
<td class="filename">
<a href="scripts/{{ script.filename }}">{{ script.filename }}</a>
<small>
- (<a href="https://github.com/irssi/scripts/blob/gh-pages/scripts/{{ script.filename }}">Github</a>)
+ (<a href="https://github.com/irssi/scripts/blob/master/scripts/{{ script.filename }}">Github</a>)
</small>
</td>
<td class="name">{{ script.name }}</td>