- sudo apt-get update
#- sudo apt-get -q update
- sudo apt-get install -y firefox
- # stop firefox is it's running
- - sudo kill $(pidof firefox)
- firefox -v
# Start a display server where all graphical operations happens in memory
- export DISPLAY=:99.0
-# SVG.js [![Build Status](https://travis-ci.org/dotnetCarpenter/svg.js.svg?branch=unittest)](https://travis-ci.org/dotnetCarpenter/svg.js)
+# SVG.js [![Build Status](https://travis-ci.org/wout/svg.js.svg?branch=master)](https://travis-ci.org/wout/svg.js)
A lightweight library for manipulating and animating SVG.