Skip to content

Commit

Permalink
Remove node 4 from travis ci, start of cleanup of js, update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Bloom committed Jun 13, 2018
1 parent 0db90bc commit 1fd4bef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 725 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:
matrix:
- TRAVIS_NODE_VERSION="8"
- TRAVIS_NODE_VERSION="6"
- TRAVIS_NODE_VERSION="4"
git:
depth: 3
before_install:
Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
'use strict';
const _ = require('lodash');
const defaultConfig = require('./config.default');

Expand Down
Loading

0 comments on commit 1fd4bef

Please sign in to comment.