Skip to content

Commit

Permalink
Fixed for node v0.10 and v0.12 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinjhin committed Oct 21, 2016
1 parent a51f15a commit cc76bfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/app.test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var assert = require('assert');
var path = require('path');
var fs = require('fs');
var os = require('os');
var helpers = require('yeoman-generator').test;
var exec = require('child_process').exec;
var donejsPackage = require('donejs-cli/package.json');
Expand Down

0 comments on commit cc76bfa

Please sign in to comment.