Skip to content

Commit

Permalink
chore: always build against the latest node version
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Oct 30, 2018
1 parent 2f6c699 commit 25a43be
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- node
- 8
script:
- npm run build
Expand Down

0 comments on commit 25a43be

Please sign in to comment.