Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

chore(travis): update Chrome to 47, FF to 43, and add Safari 9 #13888

Closed
wants to merge 1 commit into from

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Jan 29, 2016

No description provided.

@Narretz Narretz added this to the 1.5.x - upgrade-facilitation milestone Jan 29, 2016
@Narretz Narretz force-pushed the chore-travis-safari9 branch from eb17997 to 9ff5901 Compare January 29, 2016 14:13
grunt package
if [ $JOB != "ci-checks"]; then
if [ $JOB != "unit" ]; then
# unit tests test against unminified code
Copy link
Member

Choose a reason for hiding this comment

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

What is the reason for this change ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm just trying some optimizations. Unit tests don't need package, and that shaves off a good minute of the unit tests. Not terribly important since e2e tests take longer anyway, but nice to have if you just want to know the unit tests pass.

Copy link
Member

Choose a reason for hiding this comment

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

Ideally, we should test against both unminified and minified files :)

@Narretz Narretz force-pushed the chore-travis-safari9 branch from 96abf42 to b335976 Compare January 29, 2016 14:37
@Narretz Narretz force-pushed the chore-travis-safari9 branch from b335976 to 62b5a96 Compare January 29, 2016 14:58
@Narretz Narretz changed the title chore(travis): add Safari 9 to unit test platforms chore(travis): update Chrome to 47, FF to 43, and add Safari 9 to unit test platforms Feb 3, 2016
@Narretz Narretz changed the title chore(travis): update Chrome to 47, FF to 43, and add Safari 9 to unit test platforms chore(travis): update Chrome to 47, FF to 43, and add Safari 9 Feb 3, 2016
@Narretz Narretz force-pushed the chore-travis-safari9 branch from 62b5a96 to 527bcd0 Compare February 3, 2016 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants