Skip to content

Commit

Permalink
Have travis test on node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
aredridel committed May 15, 2018
1 parent f9f2793 commit 4163b67
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 @@ node_js:
- '4'
- '6'
- '8'
- '10'
before_script:
- npm install -g grunt-cli
git:
Expand Down

0 comments on commit 4163b67

Please sign in to comment.