Skip to content

Commit

Permalink
fix(): remove node v4 travis env
Browse files Browse the repository at this point in the history
  • Loading branch information
crobinson42 committed Apr 18, 2017
1 parent 368c385 commit e41d799
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ notifications:
email: false
node_js:
- '6'
- '4'
before_script:
- npm install
- npm run build
Expand Down

0 comments on commit e41d799

Please sign in to comment.