Commit Graph

92 Commits

Author SHA1 Message Date
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
Ward Fisher
925102efc7 Corrected typo in travis script. 2015-02-18 21:45:34 -07:00
Ward Fisher
0f5624f247 Modified .travis.yml to pull a pre-built hdf5-1.8.14 for the platform. 2015-02-18 21:43:16 -07:00
Ward Fisher
738a635490 modified travis.yml 2015-02-18 16:10:41 -07:00
Ward Fisher
e8bea25d4e Converted the contributed travis.yml file to do a basic build, as we explore travis-ci. Will add more esoteric options/builds moving forward. 2015-02-18 16:02:02 -07:00
Nico Schlömer
dd4881e394 add basic travis support 2015-02-11 22:07:33 +01:00