Skip to content

Commit

Permalink
Test against modern node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Aug 15, 2017
1 parent 36fcf56 commit 85e33c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- 6
- 7
- 8
install:
- npm -g install yarn
- yarn
Expand Down

0 comments on commit 85e33c2

Please sign in to comment.