Commit Graph

19 Commits

Author SHA1 Message Date
Takeshi Nakatani 7a56459103 Added a missing extension to .gitignore, and formatted dot files 2019-01-20 09:18:40 +00:00
Andrew Gaul 523fe1e309 Repair xattr tests
These did not run due to missing use_xattr flag and Travis
misconfiguration.
2019-01-13 18:54:16 -08:00
basavarg d97094fb8d Multi-support for ppc64le 2018-11-28 05:15:09 -06:00
Or Ozeri 11bd7128d2 remove use of jsoncpp 2017-11-22 13:36:27 +02:00
Takeshi Nakatani bad48ab59a
Merge pull request #671 from psyvision/master
Add support for ECS metadata endpoint
2017-11-19 14:43:06 +09:00
Richard Caunt 065516c5f3 Add jsoncpp to tavis config 2017-11-07 21:29:07 +00:00
Takeshi Nakatani c1791f920e Changed .travis.yml for fixing not found gpg2 on osx 2017-11-05 05:32:41 +00:00
Takeshi Nakatani 62b8084300 Added travis test on osx for #601 2017-08-11 14:09:43 +00:00
Takeshi Nakatani d731ab3a8e force java to use openjdk7 2016-12-04 08:14:02 +00:00
Takeshi Nakatani 174d934d52 Initializing java package by update-alternatives 2016-12-04 08:04:33 +00:00
Takeshi Nakatani b428f68acf Patched openjdk java path on travis at 12/4/2016 2016-12-04 07:45:28 +00:00
Takeshi Nakatani 5350e03147 Test configure for what version of java openjdk 2016-12-04 07:23:23 +00:00
Takeshi Nakatani 28c7888a50 Sepalated install openjdk-7-jdk for checking why travis could not install it. 2016-12-04 07:01:28 +00:00
Andrew Gaul 94e3dbb2dc Enable integration tests for Travis
http://blog.travis-ci.com/2015-10-14-opening-up-ubuntu-trusty-beta/
2015-10-14 15:57:15 -07:00
Andrew Gaul 2850fe731b Run cppcheck during Travis builds 2015-08-18 03:01:14 -07:00
Andrew Gaul 219b155037 Disasble integration tests for Travis
The previous KVM infrastructure supported this but their new VMware
infrastructure does not.
2015-06-18 11:28:10 -07:00
Andrew Gaul 39d4715b82 Run integration tests via Travis
Mail from the Travis team:

Thanks for the email. I have set up s3fs-fuse/s3fs-fuse with our alpha
testing stack which may allow you to use FUSE.

To use it, add the following to your .travis.yml:
dist: trusty

Please keep in mind that the service may become unavailable without
notice, and change details. We welcome your feedback as to what works
and what does not with this setup.
2015-04-23 21:25:24 -07:00
Takeshi Nakatani 43191eea53 Added cache apt in travis.yml 2015-04-18 13:45:58 +00:00
Andrew Gaul 1210cf8c6c Add Travis configuration 2015-03-09 03:57:39 -07:00