Skip to content

Commit

Permalink
Update appium-gulp-plugins to the latest version 馃殌 (#375)
Browse files Browse the repository at this point in the history
* chore(package): update appium-gulp-plugins to version 4.0.0

* Move to test on Node 10
  • Loading branch information
greenkeeper[bot] authored and imurchie committed May 7, 2019
1 parent a17e317 commit 539ea68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ env:
language: node_js
os: osx
osx_image: xcode7.3
node_js: "8"
node_js: "10"
before_install:
# Instruments fix:
# https://github.com/travis-ci/travis-ci/issues/4218
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -87,7 +87,7 @@
],
"devDependencies": {
"ajv": "^6.5.3",
"appium-gulp-plugins": "^3.1.0",
"appium-gulp-plugins": "^4.0.0",
"appium-test-support": "^1.0.0",
"chai": "^3.5.0",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit 539ea68

Please sign in to comment.