Skip to content

Commit 9aa969d

Browse files
committed
travis.. remove old test fixtures
1 parent e91bdef commit 9aa969d

6 files changed

Lines changed: 1 addition & 1187 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- 'node'
4-
- '4.2'
4+
- '4'
55
- '0.12'
66
- '0.10'
77
- 'iojs'

es5/jsdoc-parse.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
66

77
function _typeof(obj) { return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj; }
88

9-
var util = require('util');
109
var path = require('path');
1110
var a = require('array-tools');
1211
var fileSet = require('file-set');

test/jsdoc/cjs/class.js

Lines changed: 0 additions & 162 deletions
This file was deleted.

0 commit comments

Comments
 (0)