Commit Graph

55 Commits

Author SHA1 Message Date
Dennis Heimbigner
39e9cd0ffe Fix issues with Github pull request 187
(https://github.com/Unidata/netcdf-c/pull/187)
Primary problem was cmake build errors.
2016-01-08 12:55:11 -07:00
Ward Fisher
6c415b4ac9 Turned off CDash dashboard submission in travis-ci, as it's currently timing out causing a false-negative for travis-ci. 2015-12-31 15:01:17 -07:00
Ward Fisher
86ecb2c5a1 Trying to add signed/unsigned char tests. 2015-12-29 15:29:29 -07:00
Ward Fisher
30d2b09374 Putting travis configuration back the way it was for now. 2015-12-24 17:58:52 +00:00
Ward Fisher
9e5c03bdc0 Updated travis.yml 2015-12-24 17:21:13 +00:00
Ward Fisher
fce2f87a3c Updated travis to test both signed and unsigned chars. 2015-12-24 16:58:19 +00:00
Ward Fisher
9c4777c092 Added a host identifier to the docker run command in travis configuration. 2015-12-03 14:47:13 -07:00
Ward Fisher
17c748904b Turning on CDash at request of @dmh. 2015-12-03 14:13:14 -07:00
Ward Fisher
8a7fcf63ef Removing parallel from travis build. It just doesn't work reliably. 2015-12-02 15:17:32 -07:00
Ward Fisher
609e31748c Added parallel (openmpi) to travis CI. 2015-11-30 15:23:46 -07:00
Ward Fisher
1e564aa721 Redirected docker pull output to /dev/null for travis-ci, to prevent the command from blowing out the log (which is limited to 10k lines). 2015-11-23 18:17:16 -06:00
Ward Fisher
4cb66307b0 Collaped travis test matrix. 2015-11-23 17:53:32 -06:00
Ward Fisher
499a29fd4c Broke out travis build matrix a bit more. 2015-11-23 16:42:56 -06:00
Ward Fisher
a531926b67 Added 32-bit tests back in now that issue is fixed. 2015-11-20 15:03:26 -07:00
Ward Fisher
478dbec245 Temporarily removed 32-bit tests until we fix issue [158] 2015-11-20 14:40:39 -07:00
Ward Fisher
1fc5ec8849 Correcting mistake in travis.yml syntax. 2015-11-20 13:57:56 -07:00
Ward Fisher
3718ee0a0a Attempting to make the travis script output a bit more verbose. 2015-11-20 13:52:19 -07:00
Ward Fisher
ae303f5458 Further complicated build matrix :). 2015-11-20 13:42:30 -07:00
Ward Fisher
26e4f04a78 Refactoring build matrix. 2015-11-20 13:38:31 -07:00
Ward Fisher
b2b2200c46 Testing to see if you can define multiple entries per line for a matrix. 2015-11-20 13:11:35 -07:00
Ward Fisher
a5204fb450 Adding 32-bit to test matrix. 2015-11-20 13:03:38 -07:00
Ward Fisher
50d117cae6 Testing to see if we can use a build matrix in the before_install script stanza as well. 2015-11-20 13:03:13 -07:00
Ward Fisher
5dcb05fbfd Trying matrix without utility script to see if the missing colon was the main issue. 2015-11-20 13:01:47 -07:00
Ward Fisher
d75841ab81 Hah. Fixed a missing colon. 2015-11-20 13:00:30 -07:00
Ward Fisher
4b2cb987f9 Removed dangling configuration. 2015-11-20 12:59:45 -07:00
Ward Fisher
7c95c62733 Offloading some stuff to a test script. 2015-11-20 12:59:28 -07:00
Ward Fisher
e6c5b5c567 Working out some syntax for travis-ci test matrix. 2015-11-20 12:53:14 -07:00
Ward Fisher
cc20ba00b7 Working out some syntax for travis-ci test matrix. 2015-11-20 12:51:26 -07:00
Ward Fisher
0bfa0ad767 Working out some syntax for travis-ci test matrix. 2015-11-20 12:46:12 -07:00
Ward Fisher
5132850264 Working out some syntax for travis-ci test matrix. 2015-11-20 12:45:37 -07:00
Ward Fisher
fc1528acf1 Quick test for introducing a basic test matrix. 2015-11-20 12:43:47 -07:00
Ward Fisher
995bc29b2a Turned off Python test, turned on autoconf build/test as well. 2015-11-20 12:38:06 -07:00
Ward Fisher
4e24acc377 Reconfigured travis to run a test via docker. 2015-11-20 12:32:30 -07:00
Ward Fisher
7bd0dc0445 Added a min/max test configuration to travis-ci. 2015-11-06 12:57:55 -07:00
Ward Fisher
288dc65c32 Added doxygen to travis configuration. 2015-11-02 13:02:03 -07:00
Ward Fisher
8f2a96589d Removed a repeated section from the travis config file. 2015-10-14 12:20:27 -06:00
Ward Fisher
586dc2ede2 Updated travis config. 2015-10-14 12:17:53 -06:00
Ward Fisher
e533193869 Updated travis config to a containerized platform. 2015-10-14 10:43:35 -06:00
Ward Fisher
bb101052d5 Modified permissions when installing pre-built dependencies. 2015-05-27 15:24:57 -06:00
Ward Fisher
430b0acb7a Updated travis-ci to leverage new pre-built binaries I've created. 2015-05-27 15:17:59 -06:00
Ward Fisher
143a6dc381 Bumped travis-ci configuration to use recently-released hdf5 1.8.15. 2015-05-18 10:07:34 -06:00
Ward Fisher
79360d871a Fixed yet another travis-ci typo. 2015-04-24 11:28:16 -06:00
Ward Fisher
434a2c92ff Travis-ci tweaks. 2015-04-24 11:16:27 -06:00
Ward Fisher
6f4ecdc2d0 Travis-ci tweak. 2015-04-24 10:53:44 -06:00
Ward Fisher
39665005df Corrected typo in hdf5 download path. 2015-04-24 10:36:35 -06:00
Ward Fisher
55da4d296e Added hdf5/netcdf-4 back to travis-ci tests. 2015-04-24 10:20:38 -06:00
Ward Fisher
f62eb305dc Removed netcdf-4 functionality from travis-ci until I figure out how to get modern libhdf5 onto such an old version of ubuntu. 2015-04-06 16:00:02 -06:00
Ward Fisher
e54333a838 Updated travis-ci configuration to use hdf5 from distribution. 2015-04-06 15:10:58 -06:00
Ward Fisher
4201d10116 Added clang to list of compilers used by travis-ci. 2015-02-23 12:42:49 -07:00
Ward Fisher
255afffffa Specified LD_LIBRARY_PATH in travis-ci script. 2015-02-18 21:48:56 -07:00