commit 3860a3548a044db251fe294a46ebe246b8cc1485 parent 10641a8c9570bbacfee218fab12be68554b063b8 Author: Konstantin Tarkus <hello@tarkus.me> Date: Wed, 17 Sep 2014 23:46:06 +0400 Update .travis.yml Diffstat:
| M | .travis.yml | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,5 +1,3 @@ language: node_js node_js: - '0.10' -before_script: - - 'npm install -g gulp'