1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-08 07:00:10 +02:00

Trying to fix phantomjs running on travis CI

This commit is contained in:
Steve Heffernan 2012-12-11 13:54:16 -08:00
parent 53774c2f74
commit e77dd302e5
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ projects
.zenflow-log
node_modules
npm-debug.log

View File

@ -12,6 +12,5 @@
, "devDependencies":
{ "jshint": "0.6.1"
, "connect": "2.1.3"
, "phantomjs": "1.7.0"
}
}