Skip to content

Commit

Permalink
Add node 8 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Werner committed Oct 4, 2017
1 parent 3f69643 commit dbcbdfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
node_js:
- '6'
- '7'
- '8'
before_install:
- npm install -g bower
- export DISPLAY=:99.0
Expand Down

0 comments on commit dbcbdfc

Please sign in to comment.