www

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

commit 673d9079880d38abe08d12728153b64b4530b3ca
parent 68b5d75dc58865b3e31eec9d72c5fc5635521ba9
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon,  8 Aug 2016 01:12:15 +0200

travis test

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

diff --git a/.travis.yml b/.travis.yml @@ -8,6 +8,7 @@ env: script: - npm install grunt grunt-cli grunt-contrib-clean grunt-regex-replace - PATH="$PWD/node_modules/grunt-cli/bin:$PATH" grunt racket-mini + - git add -A . && 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: