summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2015-08-08fix test coverage / codecov.io, use xcode6.4Thomas Waldmann
2015-08-08add OS X to travisThomas Waldmann
2015-05-22use py.test for testing, document itThomas Waldmann
2015-05-22fix all references to package nameThomas Waldmann
2014-05-01travis: Enable python 3.4Jonas Borgström
2014-04-13travis: forgot to use sudo when installing packagesJonas Borgström
2014-04-13Fix Python3.2 compatibilityJonas Borgström
2013-07-25travis: Don't try to use fuse since it's not availableJonas Borgström
2013-07-25travis: install libattr1-devJonas Borgström
2013-07-25travis: install libfuse-dev and fuse-utilsJonas Borgström
2013-07-25Added initial fuse test caseJonas Borgström
2013-07-09Project renameJonas Borgström
2013-07-04Remove attempts to enable user_xattrJonas Borgström
2013-07-03Try /home/travis nextJonas Borgström
2013-07-03Try /home insteadJonas Borgström
2013-07-03Enable xattr on the current fs instead of /Jonas Borgström
2013-07-03Use sudo to run apt-getJonas Borgström
2013-07-03Use fakeroot when running tests and enable user_xattrJonas Borgström
2013-07-03Use pip install -e instead of setup.py installJonas Borgström
2013-07-03Added .travis.ymlJonas Borgström