Skip to content

Commit

Permalink
[chore] run tests only on node 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Oct 18, 2017
1 parent 59fbdb3 commit 1fb33d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- "8"
cache: yarn
before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit 1fb33d9

Please sign in to comment.