<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/.travis.yml, branch v1.2.15</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(travis): add gitter config</title>
<updated>2014-02-26T22:12:07+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-02-26T22:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=73daa79e911260fc177727238c3e780e8043244e'/>
<id>73daa79e911260fc177727238c3e780e8043244e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): reorganize protractor configs to group by spec instead of by browser</title>
<updated>2014-02-22T00:57:04+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-02-20T05:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=39c82f3fb7a8459304d5e07dc87bd0623ad1efd0'/>
<id>39c82f3fb7a8459304d5e07dc87bd0623ad1efd0</id>
<content type='text'>
Use the multiConfiguration ability of Protractor to start tests on multiple browsers
from the same travis cell. Group tests by type (jquery, jqlite, or docs tests) instead
of by browser. Turn on tests for jQuery.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the multiConfiguration ability of Protractor to start tests on multiple browsers
from the same travis cell. Group tests by type (jquery, jqlite, or docs tests) instead
of by browser. Turn on tests for jQuery.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): don't run Travis-CI builds for G3 branches</title>
<updated>2014-02-19T00:15:50+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-02-19T00:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a3f70172ef23585399f24011f72948f894e31e6f'/>
<id>a3f70172ef23585399f24011f72948f894e31e6f</id>
<content type='text'>
Building the G3 commits occupies a lot of time, and these branches have
already been tested.

Closes #6328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building the G3 commits occupies a lot of time, and these branches have
already been tested.

Closes #6328
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): disable Safari and JQuery e2e tests on Travis</title>
<updated>2014-02-16T19:03:45+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-16T18:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=49f90e559ed412402ad7444bc2db2bc1c182ddf5'/>
<id>49f90e559ed412402ad7444bc2db2bc1c182ddf5</id>
<content type='text'>
There are no real JQuery tests at this point anyway and the Safari that we
are getting from SauceLabs seems to be a flakey Windows 2000 version that
is not necessarily providing accurate results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are no real JQuery tests at this point anyway and the Safari that we
are getting from SauceLabs seems to be a flakey Windows 2000 version that
is not necessarily providing accurate results.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(testing): split travis end to end tests into separate jobs for jquery and jqlite</title>
<updated>2014-02-08T04:41:39+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-02-06T19:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e645f7cae14618bd8fc7d6b3eadf9307f5a1aeb7'/>
<id>e645f7cae14618bd8fc7d6b3eadf9307f5a1aeb7</id>
<content type='text'>
Closes #6159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6159
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): remove double bower install to test if it's still needed</title>
<updated>2014-02-06T10:31:23+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-02-06T10:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e609239fab46d7f8af195a69756c91b4f66c8463'/>
<id>e609239fab46d7f8af195a69756c91b4f66c8463</id>
<content type='text'>
We did this due to travis-ci/travis-ci#1293 but since it's possible that this hack is not needed, I'm removing it.

If it turns out that we do need it still then we should ping the travis issue and revert this commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We did this due to travis-ci/travis-ci#1293 but since it's possible that this hack is not needed, I'm removing it.

If it turns out that we do need it still then we should ping the travis issue and revert this commit
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(testing): run end to end tests on separate browsers in parallel</title>
<updated>2014-02-05T23:40:16+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-31T06:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84467d869730c6821c07496f510355ab73e7c10b'/>
<id>84467d869730c6821c07496f510355ab73e7c10b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): remove BrowserStack credentials</title>
<updated>2014-01-31T15:48:36+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2014-01-31T15:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c22ab5d2e28605462ba77f6c02e99efdd24338a3'/>
<id>c22ab5d2e28605462ba77f6c02e99efdd24338a3</id>
<content type='text'>
Closes #5596</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5596</pre>
</div>
</content>
</entry>
<entry>
<title>chore(scripts): refactor travis scripts</title>
<updated>2013-12-11T18:12:18+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-12-11T17:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8864e54f1f94883f3e22d7ce7ed87a699467a217'/>
<id>8864e54f1f94883f3e22d7ce7ed87a699467a217</id>
<content type='text'>
Refactoring so that it's easier to use both SL/BS just depending on a global switch.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactoring so that it's easier to use both SL/BS just depending on a global switch.</pre>
</div>
</content>
</entry>
<entry>
<title>chore(travis): run two jobs</title>
<updated>2013-12-11T18:02:14+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-12-11T09:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dc4df931778a374f1fb3c8af7545733c09b9c098'/>
<id>dc4df931778a374f1fb3c8af7545733c09b9c098</id>
<content type='text'>
Instead of parallelization on a single Travis VM, we use two VMs.
- output is nicer (we don't have to buffer e2e tests and then show it at the end)
- you can easily see faster the result of unit tests (as it's basically a separate build)

We should also make sure we only do the necesary stuff (for install we don't need to do `grunt
package` for unit tests, we only need to generate the docs for e2e tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of parallelization on a single Travis VM, we use two VMs.
- output is nicer (we don't have to buffer e2e tests and then show it at the end)
- you can easily see faster the result of unit tests (as it's basically a separate build)

We should also make sure we only do the necesary stuff (for install we don't need to do `grunt
package` for unit tests, we only need to generate the docs for e2e tests.
</pre>
</div>
</content>
</entry>
</feed>
