]> source.dussan.org Git - svg.js.git/commitdiff
update badge and log firefox version on travis
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 8 Oct 2016 20:28:57 +0000 (18:28 -0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 8 Oct 2016 20:28:57 +0000 (18:28 -0200)
.travis.yml
README.md

index 45212f79bbf380dbb5c8a1deb69ffbb5a611ea8e..b5c6ce215b0e3c79b81bd8a3b77ec89d14565315 100644 (file)
@@ -11,8 +11,6 @@ before_install:
     - 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
index c37338e42845cb6375136c4739fa6944d99f6e1a..b72e5037c431cf7b9fbcdf3ce608d7462525e0d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# 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.