]> gitweb.factorcode.org Git - factor.git/history - .travis.yml
fix: add missing vocabulary in example
[factor.git] / .travis.yml
2020-12-14 John Benediktsson.travis.yml: change help-lint to not do extra.
2020-12-14 John Benediktsson.travis.yml: don't load extra for now, we don't have...
2020-12-14 John Benediktsson.travis.yml: adding libsodium.
2020-12-14 John Benediktsson.travis.yml: try this for parser-quiet?.
2020-12-14 John Benediktsson.travis.yml: try this to get vocab loading output.
2020-12-14 John Benediktsson.travis.yml: split out extra loads.
2020-12-14 John Benediktsson.travis.yml: fix call to load-from-root.
2020-12-14 John Benediktsson.travis.yml: split load into two since travis_wait...
2020-12-14 John Benediktsson.travis.yml: wait 20 min for load-all.
2020-12-13 John Benediktsson.travis.yml: load-all and help-lint extra.
2020-11-30 John Benediktsson.travis.yml: remove --only.
2020-11-24 John Benediktsson.travis.yml: exclude some branches.
2020-11-24 John BenediktssonRevert ".travis.yml: adding test of resource:basis."
2020-11-24 John Benediktsson.travis.yml: adding test of resource:basis.
2020-11-22 John Benediktsson.travis.yml: fix using.
2020-11-22 John Benediktsson.travis.yml: load all basis, test core, help-lint core...
2020-11-22 John Benediktsson.travis.yml: test only resource:core.
2020-11-18 John Benediktsson.travis.yml: simplify.
2020-11-18 John Benediktsson.travis.yml: fix.
2020-11-18 John Benediktsson.travis.yml: use vocabs.loader for core vocabs.
2020-11-10 John Benediktsson.travis.yml: use -run=tools.test --only.
2020-11-10 John Benediktsson.travis.yml: stop using windows for now.
2020-11-10 John Benediktsson.travis.yml: wrap with string to fix yaml parsing.
2020-11-10 John Benediktsson.travis.yml: syntax fix.
2020-11-10 John Benediktsson.travis.yml: need ./paths.
2020-11-10 John Benediktsson.travis.yml: try brew update-reset to fix the services...
2020-11-10 John Benediktsson.travis.yml: try and use addons/homebrew.
2020-11-10 John Benediktsson.travis.yml: inline the important apt-get deps.
2020-11-10 John Benediktsson.travis.yml: experiment with windows builders.
2020-11-10 John Benediktsson.travis.yml: see if this is simpler to maintain.
2020-11-10 John Benediktsson.travis.yml: fix syntax maybe.
2020-11-09 John Benediktsson.travis.yml: disable testing changed vocabs for right...
2020-11-09 John Benediktsson.travis.yml: disable RVM for now, update brew.
2020-11-09 John Benediktsson.travis.yml: make sure to only test core-vocabs, not...
2019-12-09 Doug Coleman.travis: Don't upgrade ruby, it takes too long.
2019-12-09 Doug Coleman.travis: install correct version of ruby
2019-12-09 Doug Coleman.travis: rvm reload
2019-12-09 Doug Coleman.travis: use newer ruby and turn off brew updating
2019-12-09 Doug Colemantravis: upgrade rvm first
2019-12-08 Doug Coleman.travis: more testing
2019-12-08 Doug Coleman.travis: fixing ruby?
2019-12-08 Doug Coleman.travis: Delete old rubygems after we install it.
2019-12-08 Doug Coleman.travis: Trying to fix macos.
2019-12-08 Doug Coleman.travis.yml: Don't run long-running tests.
2019-10-05 Doug Colemanzealot.help-lint: Add a help-lint for travisci that...
2019-03-21 Doug Colemantravis: Add required packages.
2018-12-30 Doug Colemantravis: Disable windows for now. Can't find the compile...
2018-12-29 Doug Colemantravis.yml: Run ``uname -s`` to find the right platform...
2018-12-29 Doug Colemantravis: Don't build udis on windows
2018-12-29 Doug Colemantravisci: Test on Windows!
2018-12-25 Doug Colemantravis: Apparently we already had some code for this...
2018-12-24 Doug Colemantravis: Try the workaround since travis doesn't like...
2018-12-24 Doug Colemantravis.yml: Wow, ordering. install gnupg before trying...
2018-12-24 Doug Colemantravis: Try to fix rvm on macos.
2018-07-07 Doug Colemantravis.yml: rvm sucks, travisci sucks...
2018-07-07 Doug Coleman.travis.yml: Still running out of time on macOS, test...
2018-07-07 Doug Coleman.travis.yml: Fix rvm error hopefully.
2018-07-07 Doug Coleman.travis.yml: The travisci macOS machines are slower...
2018-07-07 Doug Coleman.travis.yml: Test all of core/ because it stopped hanging.
2018-07-07 Doug Coleman.travis.yml: Don't test on clean branches.
2018-07-07 Doug Coleman.travis.yml: Add the clean repositories.
2018-07-07 Doug Coleman.travis.yml: Print out changed vocabularies again....
2018-07-07 Doug Coleman.travis: Use tools.test as a command line app.
2018-07-05 Doug Colemantravis.yml: Testing all of core is too much code? It...
2018-07-05 Doug Coleman.travis.yml: Test all of core/ on each PR since it...
2018-07-05 Doug Colemancli.git: Better branch names maybe. 2009/head
2018-07-05 Doug Coleman.travis.yml: Experimental command to test changed vocabs.
2018-06-24 Doug Coleman.travis.yml: Allow testing on any branch.
2018-01-31 Björn Lindqvisttravis: DEBUG build, makes factor slower but catches...
2018-01-24 Björn Lindqvistops, trying to fix travis
2018-01-23 Björn Lindqvisttravis: only compile for now
2017-12-28 Doug Colemantravis: group: deprecated-2017Q4 to keep using sudo...
2017-12-22 Doug Colemantravis: don't test fftw.
2017-12-22 Doug Colemanfactor: disable benchmarks in a better way to get travi...
2017-12-17 Doug Colemantravis.yml: Skip benchmarks on travis-ci.
2017-12-10 Doug Colemantravis: Don't test forestdb.
2017-08-19 Doug Coleman.travis.yml: Try to disable ``long-unit-test`` so travi...
2017-08-19 Doug Coleman.travis.yml: Add @jonenst's travis-ci with two environm...