aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-10-06 10:00:52 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-10-06 10:00:52 +0200
commit6565ba016807ba5c6c44efde5ce40613ed39c845 (patch)
tree0ed22089800c83751a77b6b87ee0c5d1198d75ec /.travis.yml
parent6729b9ba76131cdb7a8d9b5eca4b521cc20138ac (diff)
downloadperl-software-in-gnu-guix-6565ba016807ba5c6c44efde5ce40613ed39c845.tar
perl-software-in-gnu-guix-6565ba016807ba5c6c44efde5ce40613ed39c845.tar.gz
use node.js 0.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2d6cd8f..165d9ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- - 0.8
+ - 0.10
before_script:
- npm install -g grunt-cli \ No newline at end of file