diff options
author | Yves Delley | 2014-09-12 22:49:13 +0200 |
---|---|---|
committer | Yves Delley | 2014-09-12 22:49:13 +0200 |
commit | 9bc5b81292619ef06e9a582a7607b7e0601d7c17 (patch) | |
tree | cc4220eacd9e47cb42cdd237a4fa27038103294c /.travis.yml | |
parent | 2bc36f2dfe04746d5a10c48531b38c64415d43aa (diff) | |
parent | 80c375fae85d5b1edc2656641e03942739daa28b (diff) |
merged dev branch
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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 |