summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-05-04chore: re-add skip_cleanup to travisClementTsang
2020-05-04chore: update exclusions for tagsClementTsang
2020-05-04chore: test excluding msrv and beta with tagsClementTsang
2020-05-04chore: update travis a bit for msrvClement Tsang
2020-05-04chore: support MSRV of 1.40.0ClementTsang
2020-04-23ci: update travisClementTsang
2020-04-10Add tagged builds into travis build restrictionClementTsang
2020-04-09chore: Delete docs folder and update lockClementTsang
2020-04-08chore: Add Cargo.lock back in0.3.0-2ClementTsang
2020-04-07ci: remove branch restrictions for travis0.3.0ClementTsang
2020-04-01Add modularity to widget placement and inclusion (#95)Clement Tsang
2020-03-23Update travis for windows buildClementTsang
2020-03-15Remove "tests" folder from travis, rename tarClement Tsang
2020-03-13Cleanup before modularity (#84)Clement Tsang
2020-03-05Formatting and typos (#63)Clement Tsang
2020-02-27Minor update to travis (probably irrelevant) and github files.ClementTsang
2020-02-25[skip travis] Only test install when attempting to deploy.ClementTsang
2020-02-25Update travis.ClementTsang
2020-02-25Test installing too I guess?ClementTsang
2020-02-25Fix windows builds for travis0.2.2Clement Tsang
2020-02-25Remove 32-bit automated build for linuxClement Tsang
2020-02-22Add debian build.ClementTsang
2020-02-22Some doc stuff and edit travis.ClementTsang
2020-02-21[skip travis] Allow overwriting.ClementTsang
2020-02-21Fix travis config, missing file this time.0.2.1ClementTsang
2020-02-20Fix travis config with missing .exe extension.ClementTsang
2020-02-20Moved some files around.ClementTsang
2020-02-20Fix issue with default file paths not being respected; updated default file p...ClementTsang
2020-02-20One last update to travis. Include btm.toml into the tar.gz files.0.2.0ClementTsang
2020-02-20Update travis to also package btm.toml on future releases.ClementTsang
2020-02-20Fix broken windows build, disable beta for now.ClementTsang
2020-02-20Travis says you can remove skip_cleanup. But you can't.ClementTsang
2020-02-20Travis is hard. I forgot to build the release version. Oh man.ClementTsang
2020-02-20Simplified and fixed travis.ClementTsang
2020-02-20Realized I was using debug versions all this time.... ughClementTsang
2020-02-20Fix missing skipClementTsang
2020-02-19Missing glob in travis.ClementTsang
2020-02-19[skip travis] Update travis file name.ClementTsang
2020-02-19Update travis... again.ClementTsang
2020-02-19Update travis for releases.ClementTsang
2020-02-17Strip btm in travis. It's not dirty I swear.ClementTsang
2020-02-17Dropping nightly tests. They fail too often and take up useless time. Re-ad...ClementTsang
2020-02-17Removing clippy again for now...ClementTsang
2020-02-17Travis nightly... man...ClementTsang
2020-02-17Add nightly clippy fix.ClementTsang
2020-02-17Add nightly clippy fix.ClementTsang
2020-02-17Trying out travis releases...ClementTsang
2020-02-10Appease clippy more, remove clippy from travis for now.ClementTsang
2020-02-10Update config, travis.ClementTsang
2020-02-10Update travis to deny clippy errors.ClementTsang