Skip to content

Commit

Permalink
trying to work around the broken phantomjs debian package in 16.04; h…
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Aug 10, 2016
1 parent 8261ae4 commit 3e436c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ _ping_count();
gulp.task('tests', ['test-meta',
'test-perl',
'test-js',
'test-app']);
'test-app-xvfb']);

gulp.task('test-meta', function () {
return gulp.src(metadata_list, {read: false})
Expand Down

0 comments on commit 3e436c6

Please sign in to comment.