removed hygiene from travis (#589)

* removed hygiene from travis

* revert testing mechanism

* remove changes to renderer.js
This commit is contained in:
Anthony Dresser
2018-01-30 14:26:55 -08:00
committed by GitHub
parent 234c2f7c9e
commit 642514fd94
5 changed files with 7 additions and 9 deletions

View File

@@ -315,7 +315,7 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
"dataprotocol-client@file:./../dataprotocol-client":
"dataprotocol-client@file:../dataprotocol-client":
version "1.0.0"
dependencies:
vscode "1.1.5"
@@ -493,7 +493,7 @@ extend@^3.0.0, extend@~3.0.0, extend@~3.0.1:
"extensions-modules@file:../extensions-modules":
version "0.1.0"
dependencies:
dataprotocol-client "file:./../../../../../Users/karlb/AppData/Local/Yarn/cache/v1/dataprotocol-client"
dataprotocol-client "file:../../../../Library/Caches/Yarn/v1/dataprotocol-client"
decompress "^4.2.0"
fs-extra-promise "^1.0.1"
http-proxy-agent "^2.0.0"