[ci] remove test:api task, which is not a part of the 4.x branches

This commit is contained in:
spalger 2016-07-25 07:29:20 -07:00
parent 40ba6946a5
commit 15e72ef69e

View file

@ -28,7 +28,6 @@ module.exports = function (grunt) {
'eslint:source',
'test:server',
'test:browser',
'test:api',
]);
grunt.registerTask('jenkins:selenium', [