Skip to content

Commit

Permalink
update travis to test node 8 only
Browse files Browse the repository at this point in the history
  • Loading branch information
bjrmatos committed Mar 28, 2018
1 parent c759cc2 commit c5bf378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "8"
- "6.9"
install:
- export DISPLAY=':99.0'
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
Expand Down

0 comments on commit c5bf378

Please sign in to comment.