Skip to content

Commit

Permalink
travis is glitching with "5" as node version
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Apr 6, 2021
1 parent 65da9fa commit a3ce479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_js:
- "2"
- "3"
- "4"
- "5"
- "5.12" # travis is glitching with 5
- "6"
- "7"
- "8"
Expand Down

0 comments on commit a3ce479

Please sign in to comment.