Skip to content

Commit

Permalink
Move xray phantom out of xray dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 25, 2016
1 parent 0966ef1 commit 0cf2be3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,5 @@ node_js:
- "0.12"
- "0.10"
- "iojs"
before_install:
- npm install -g phantomjs-prebuilt
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
script: npm run-script coveralls
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"multiline": "~1.0.2",
"rimraf": "~2.3.2",
"standard": "~6.0.8",
"x-ray-phantom": "~1.0.0"
},
"engines": {
"node": ">= 0.10"
Expand Down
22 changes: 0 additions & 22 deletions test/xray_driver_spec.js

This file was deleted.

0 comments on commit 0cf2be3

Please sign in to comment.