Upgrade to gulp 4; remove http server (#1030)

* Update gulp version to ^4.0.2 and Gulpfile.js

* Remove http server
This commit is contained in:
Elliot Lee
2019-08-26 13:50:36 -07:00
committed by GitHub
parent ba8fe1f32c
commit 0a41d5ccf1
7 changed files with 706 additions and 1034 deletions

View File

@@ -45,7 +45,6 @@ unittest() {
integrationtest() {
mocha test/integration/integration-test.js
mocha test/integration/http-integration-test.js
# run integration tests in PhantomJS
#gulp build-tests build-min