Skip to content

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Mar 18, 2019
1 parent 3474610 commit 10c9f97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- 4
- lts/*

script:
- gulp build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"gulp-streamify": "^1.0.2",
"mocha": "^6.0.2",
"vinyl-source-stream": "^2.0.0",
"xo": "^0.24.0"
"xo": "^0.12.1"
}
}

0 comments on commit 10c9f97

Please sign in to comment.