correct travic ci file
[blog.git] / .travis.yml
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