]> source.dussan.org Git - svg.js.git/commitdiff
remove redundant npm install - travis do this for us because we're a node project
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Tue, 4 Oct 2016 19:56:00 +0000 (21:56 +0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Tue, 4 Oct 2016 19:56:00 +0000 (21:56 +0200)
.travis.yml

index 8b000c1aebbe5e29d72dd06d1611d136acdd621f..21733ebadba9bb7c2010bea35db16aaa05730916 100644 (file)
@@ -8,5 +8,3 @@ before_install:
     - sudo apt-get install -y firefox
     - export DISPLAY=:99.0
     - sh -e /etc/init.d/xvfb start
-before_script:
-    - npm install
\ No newline at end of file