Commit Graph

46 Commits

Author SHA1 Message Date
Davis King
a41b3d7ce8 We have some excessive and duplicative tests in the travis-ci setup.
This is causing us to run out of travis-ci credits, making tests not run
at all.  I deleted the duplicative tests and then disabled two additonal
ones by commenting them out that would be nice to run but I think are
not essential.  In particular, the OSX one eats up a ton of credits.  So
I disabled that.  Maybe we can turn it back on later if we end up well
under the credit budget (or switch to github actions which appears to
have higher limits)
2021-10-30 09:47:42 -04:00
Davis King
c90cb0bc14 Remove unit tests for python 2.7 since that version of pyhton is dead,
and the unit test servers don't even support it anymore.
2020-01-30 19:41:26 -05:00
Davis King
20d02b80e7 run tests for python 3.8 on travis ci 2020-01-27 07:53:19 -05:00
Davis King
b4e7e2e7d7 fix travis-ci 2019-03-18 22:32:50 -04:00
Davis King
7e88c5f453 Don't run python tests on travis. 2019-03-18 21:39:22 -04:00
Davis King
a4fbe356e3 Try some os x tests on travis again. 2019-03-18 21:30:27 -04:00
Davis King
eb686ec79c Disable os x python testing for now on travis since something is wrong with the travis config. 2019-03-18 09:25:06 -04:00
Davis King
d372fba298 try testing python on osx on travis 2019-03-18 08:09:32 -04:00
Davis King
e3f67173ff Try turning on OS X testing on travis. 2019-03-17 21:34:54 -04:00
Davis King
ec63baa7a2 Have travis build some tests with DLIB_ASSERT enabled to make sure they work. 2019-03-17 21:15:08 -04:00
Davis King
23f874d6e3 Fixed pytest not working with python 2.7. So turning travis tests back on for that version of python. 2019-02-20 08:30:38 -05:00
Davis King
23c140d138 Removing the python 2.7 test on travis because there is suddenly some kind of
incompatibility between python 2.7 and pytest, but only on travis.
2019-02-20 08:02:44 -05:00
Davis King
ec72f92f99 more travis debug 2018-03-30 15:42:10 -04:00
Davis King
973a3da36f more travis debug 2018-03-30 10:10:06 -04:00
Davis King
e41fc8ec41 Try to fix travis 2018-03-30 07:55:55 -04:00
Davis King
4e97b79900 Fix travis file. 2018-03-30 07:37:27 -04:00
Davis King
cd2c6e3a5b Added travis tests to make sure we work with old versions of cmake. 2018-03-30 07:25:59 -04:00
Davis King
caea9a2c05 Tell travis to run on sudo-enabled Precise infrastructure which has 7.5GB of RAM. 2018-02-14 10:02:01 -05:00
Davis King
67545f45f9 More tests for travis-ci. 2018-01-28 07:59:40 -05:00
Davis King
fec73a5878 travis 2018-01-21 15:04:17 -05:00
Davis King
a12351225e More travis config guessing 2018-01-21 14:47:51 -05:00
Davis King
7aaa42a974 Travis 2018-01-21 14:35:51 -05:00
Davis King
d9b6f001b3 Fixed tabbing 2018-01-21 12:55:31 -05:00
Davis King
791c9a2a69 Run a test with -std=c++17 2018-01-21 12:23:40 -05:00
Davis King
4d6bfc850c Disable OSX testing since the travis-ci OS X machines are broken apparently. 2018-01-19 10:46:47 -05:00
Davis King
958445950f more travis stuff 2018-01-17 21:13:01 -05:00
Davis King
82b8f8b44b more travis testing 2018-01-17 21:00:38 -05:00
Davis King
f8f7962b47 travis 2018-01-17 20:24:00 -05:00
Davis King
650d363eaa travis 2018-01-17 20:18:47 -05:00
Davis King
c6018af3e4 travis 2018-01-17 20:16:27 -05:00
Davis King
f3ca69a3a6 travis 2018-01-17 20:07:07 -05:00
Davis King
9f2a960446 travis 2018-01-17 20:03:17 -05:00
Davis King
4a74657586 Trying to clean up travis config file. 2018-01-17 19:39:24 -05:00
Davis King
b06b829d1a Travis 2018-01-17 19:12:56 -05:00
Davis King
a688b74b56 Still trying to get travis to behave 2018-01-17 18:58:19 -05:00
Davis King
89c1e4661f More travis stuff 2018-01-17 18:49:23 -05:00
Davis King
63f430abfc Remove boost stuff from travis config 2018-01-17 07:08:15 -05:00
Davis King
7d3397db5b Better travis python testing. 2017-12-10 15:33:46 -05:00
Davis King
f22d6736b7 Make travis build both python2 and python3 versions of the python extension. 2017-12-10 14:44:31 -05:00
Davis King
296358929a Try to get travis to give me new boost. 2017-07-11 19:35:56 -04:00
Davis King
fb1ad2ef55 Tell travis to use newer boost. 2017-07-11 19:28:08 -04:00
Davis King
7692ea8405 More travis stuff 2017-07-11 18:18:45 -04:00
Davis King
c10f43308c Fixing travis-ci config. 2017-07-11 18:16:15 -04:00
Davis King
6266b98773 Make travis-ci build the python api 2017-07-11 18:12:47 -04:00
Davis King
d695996416 enabling travis email notifications 2016-10-15 11:00:48 -04:00
Evgeniy Fominov
9bb271f170 Travis CI Integration scripts (#294) 2016-10-14 14:44:31 -04:00