www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3fa882906fbee5921f7ac0fcf3bd2573642ad398
parent 2be5e99d926d81e42bcc45d0126ed623848ec878
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon,  8 Aug 2016 01:18:07 +0200

travis test

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -10,7 +10,7 @@ script: - PATH="$PWD/node_modules/grunt-cli/bin:$PATH" grunt racket-mini - git config --global user.name "Travis CI" - git config --global user.email "travis@nobody.com" - - git add -A . && git commit -m "auto-commit" + - git add -A . > /dev/null && git commit -m "auto-commit" - git push --force --quiet "https://${GH_TOKEN}@github.com/jsmaniac/scribble-mathjax.git" `git symbolic-ref HEAD | sed -e 's@.*/@@'`:v2.6-racket-mini branches: only: