correct travic ci file
authorPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 18:35:03 +0000 (02:35 +0800)
committerPeng Li <seudut@gmail.com>
Sat, 4 Mar 2017 18:35:03 +0000 (02:35 +0800)
.travis.yml
Makefile
README.org

index 81654fa..51801c6 100644 (file)
@@ -1,7 +1,7 @@
 language: ruby
 
 before_install:
-       - sudo apt-get install emacs
+  - sudo apt-get install emacs
 
 script:
-       - make all
\ No newline at end of file
+  - make all
\ No newline at end of file
index ce75237..1f81177 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
 ## Makefile to export org in blog file to html
 
 emacs ?= emacs
-
 OUTDIR := ""
 
 all:
index b403f1d..cff39cc 100644 (file)
@@ -2,5 +2,5 @@
 #+AUTHOR: Peng Li
 #+EMAIL: seudut@gmail.com
 #+DATE: 2016-10-25
-
+https://travis-ci.org/seudut/blog.svg?branch=master
 My blog with org-mode