Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Remove saucelabs from travis #909

Merged

Conversation

interactivellama
Copy link
Contributor

This prevents Saucelabs from running in TravisCI. It is now the repo maintainers' responsibility to find cross-browser JS bugs before release of new versions.

Merge my previous PR first.

Also, cleaned up the grunt task descriptions.

@kevinparkerson kevinparkerson added this to the 3.5.0 milestone Dec 10, 2014
@interactivellama
Copy link
Contributor Author

Revised some task descriptions too.

RELEASE
------------- */
// Maintainers: Run prior to a release. Includes SauceLabs VM tests. Run `grunt bump` first.
grunt.registerTask('release', 'Run full tests, saucelabs, build "dist"', ['releasetest', 'dist', 'replace:dist']);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there additional documentation to publicize this new task?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

futuremint added a commit that referenced this pull request Dec 15, 2014
@futuremint futuremint merged commit 6cb6086 into ExactTarget:master Dec 15, 2014
@interactivellama interactivellama deleted the remove-saucelabs-from-travis branch June 15, 2015 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants