branch: elpa/datetime
commit adbbc9342d838d9a727e23727b785a9ad2a5ef3e
Author: Paul Pogonyshev <[email protected]>
Commit: Paul Pogonyshev <[email protected]>
Fix `.travis.yml' syntax after commit 0ef21a1.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 70848b128d..2e1901df32 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,4 +24,4 @@ script:
- echo "(add-to-list 'package-archives '(\"melpa\" .
\"http://stable.melpa.org/packages/\") t)" >> ./local-environment.el
- echo "(package-refresh-contents)"
>> ./local-environment.el
- echo "(unless (require 'extmap nil t) (package-install 'extmap))"
>> ./local-environment.el
- ./run-tests.sh
+ - ./run-tests.sh