diff options
author | Marian Oancea <contact@siteshop.ro> | 2014-11-06 06:24:10 +0800 |
---|---|---|
committer | Marian Oancea <contact@siteshop.ro> | 2014-11-06 06:24:10 +0800 |
commit | 6dc7be6cd171c6285f99eb15691141e9db7761f8 (patch) | |
tree | 13c090894c46a2f5e968f1a0c20220a7e2eb3233 /.travis.yml | |
parent | 7d6164b3513eef7d5eb24bb90ca0fdc2fc8c1879 (diff) | |
download | dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.gz dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.bz2 dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.lz dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.xz dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.zst dexon-6dc7be6cd171c6285f99eb15691141e9db7761f8.zip |
Update dependencies & travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 9ea5db6ae..a051c6d18 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ node_js: - "0.10" - "0.8" - "0.6" - - "0.5" - - "0.4" before_script: - npm install after_script: |