X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fphantomjs-prebuilt%2F.travis.yml;fp=node_modules%2Fphantomjs-prebuilt%2F.travis.yml;h=81a93a60f3f21ec00fb65ddc70c33317bcd58964;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/phantomjs-prebuilt/.travis.yml b/node_modules/phantomjs-prebuilt/.travis.yml new file mode 100644 index 000000000..81a93a60f --- /dev/null +++ b/node_modules/phantomjs-prebuilt/.travis.yml @@ -0,0 +1,7 @@ +language: node_js +sudo: false +node_js: + - "5" + - "4" + - "0.12" + - "0.10"