diff --git a/.travis.yml b/.travis.yml index 8f9c273..4296cb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,5 @@ before_install: install: - pip install . script: - - cd docs; ablog build -T \ No newline at end of file + - cd docs; ablog build -T + - printf "\nABs\nAB\nhttpab.com\n\nGA" | ablog start \ No newline at end of file