Changeset - 64db3b064eb3
[Not reviewed]
0 1 0
Sergey Pashinin - 11 years ago 2014-09-11 21:56:53
sergey@pashinin.com
new line
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -34,7 +34,7 @@ script:
 
  - $EMACS --version
 
  - if [ "$GUI" = "1" ]; then make testgui EMACS=${EMACS}; fi;
 
  - if [ "$GUI" = "0" ]; then make test EMACS=${EMACS}; fi;
 
  - ls -la /tmp
 

	
 
notifications:
 
  email: false
 
\ No newline at end of file
 
  email: false
0 comments (0 inline, 0 general)