Skip to content

Commit

Permalink
build(ci): pin travis CI to 8.1.0
Browse files Browse the repository at this point in the history
Until we can figure out what's going on with node-gyp and 8.1.2.
  • Loading branch information
lance committed Jun 20, 2017
1 parent 4d0c057 commit 4faf0ca
Show file tree
Hide file tree
Showing 2 changed files with 2,178 additions and 1,607 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: trusty
node_js:
- "4"
- "6"
- "8"
- "8.1.0"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down
Loading

0 comments on commit 4faf0ca

Please sign in to comment.