[Pkg-javascript-commits] [node-expat] 226/371: Missed hyphens
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:00:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit 60df3faa7d2985c45a484e701598afebdd91c4c5
Author: Lloyd Watkin <lloyd at evilprofessor.co.uk>
Date: Sun Dec 8 14:03:38 2013 +0000
Missed hyphens
---
.travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index bee7d4a..28e12bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,5 +8,6 @@ before_install:
# Workaround for a permissions issue with Travis virtual machine images
# that breaks Python's multiprocessing:
# https://github.com/travis-ci/travis-cookbooks/issues/155
- sudo rm -rf /dev/shm
- sudo ln -s /run/shm /dev/shm
+ - sudo rm -rf /dev/shm
+ - sudo ln -s /run/shm /dev/shm
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list