Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix(travis): Removed conflicting node version between .travis.yml & .…
Browse files Browse the repository at this point in the history
…nvmrc (#26)
  • Loading branch information
dborysiewicz committed Oct 26, 2017
1 parent cb00500 commit ae9cc47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
notifications:
email: false
node_js:
- '7'
- '6'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit ae9cc47

Please sign in to comment.