Commit Graph

128 Commits

Author SHA1 Message Date
Donald Stufft ff6cef6c0d Require the newest version of scripttest 2013-08-21 22:40:17 -04:00
Donald Stufft da0bc4b1d1 Switch to using py.test as the test runner instead of nose
* Better output with the bare asserts we use throughout the tests
* Function fixtures are pretty nice, especially as a way to
  start a background server or create an isolated virtualenv
2013-08-21 10:19:58 -04:00
Donald Stufft c0e374c638 Test the new branch name 2013-07-23 20:01:15 -04:00
Marcus Smith a39eea932a add release-1.4 to travis branches 2013-07-01 21:12:26 -07:00
Marcus Smith 06cbbce07e use pypa/virtualenv/develop to satisfy virtualenv travis dependency 2013-06-19 16:02:34 -07:00
Marcus Smith f702f3b6fa test new setuptools 2013-06-13 12:20:18 -07:00
Marcus Smith 92466f54ab explicitly require virtualenv>=1.9.1 for travis 2013-03-26 22:55:54 -07:00
Marcus Smith de75bc640e add back the irc notification 2013-03-17 00:01:58 -07:00
Marcus Smith 00fa9bea96 merge with develop 2013-03-15 23:46:46 -07:00
Donald Stufft 9936d6b424 Switch to using a fully vendored distlib inside of pip.vendor
* Includes helper scripts to maintaing pip.vendor
2013-03-09 14:36:16 -05:00
Marcus Smith cd001b1f89 add release branch to travis file 2013-02-21 22:25:00 -08:00
Marcus Smith 3ef5eaf5d3 fix new travis git config errors 2013-02-13 22:34:40 -08:00
Marcus Smith cabd1d5f80 merge with pypa/pip/develop 2013-02-02 22:40:30 -08:00
Marcus Smith 718778d330 travis dropped py31 and added py33 2012-12-24 21:58:56 -08:00
Marcus Smith be12f79ab4 merge pypa/develop 2012-10-25 12:51:07 -07:00
Paul Nasrat 91c102ddfa Allow failures for slow py 3.1 whilst debugging 2012-10-24 12:42:57 +01:00
Paul Nasrat a10a744322 Trigger travis build with one line change. 2012-10-24 11:27:58 +01:00
Marcus Smith aaf18e3e47 set the travis branches 2012-10-11 22:45:33 -07:00
Marcus Smith 60089cf111 remove pip channel notifications 2012-10-11 21:44:10 -07:00
Marcus Smith 5565b7e4fb no need to allow pypy failures now 2012-08-04 18:55:52 -07:00
Paul Nasrat f24a8d0e4f Enable pypy experimentally on travis 2012-07-29 11:00:04 +01:00
Paul Nasrat 7e9836c9c8 Enable travis IRC notifications 2012-05-31 10:06:52 +01:00
Paul Nasrat 9068729b07 Try to reduce log size for builds 2012-05-02 20:33:37 +01:00
Jannis Leidel c9d86c59f2 Re-enabled 2.5 in the experimental travis config file. 2012-03-01 21:36:43 +01:00
Jannis Leidel 900d95a82f Comment out 2.5 for now as it's not enabled upstream yet. 2012-02-24 16:06:01 +01:00
Jannis Leidel 81046062ee Remove git-core from list of dependencies. 2012-02-24 16:01:04 +01:00
Jannis Leidel 52ea21aace One character change to trigger Travis build. 2012-02-24 15:59:39 +01:00
Jannis Leidel aafc7aa0ce Added experimental config file for Travis CI. 2012-02-24 15:53:46 +01:00