index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-10-03
Remove travis and appveyor. Release with github actions (#3052)
Ryan Dahl
2019-10-03
Update rust to 1.38.0 (#3030)
Andy Hayden
2019-10-02
Run benchmarks from GH actions instead of Travis (#3049)
Ryan Dahl
2019-09-19
Set RUSTC_WRAPPERf in travis and appveyor (#2978)
Ryan Dahl
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-09-15
ci: fix Travis builds timing out because of no output (#2943)
Christian Moritz
2019-09-10
Upgrade V8 to 7.9.8 (#2907)
Ryan Dahl
2019-09-10
Appveyor: Add target/release to cache, like travis (#2899)
Ryan Dahl
2019-09-09
Improve travis (#2892)
Ryan Dahl
2019-09-06
Remove tools/build.py (#2865)
Ryan Dahl
2019-09-04
Run tests after "cargo build" on travis (#2854)
Ryan Dahl
2019-08-16
Upgrade to rust 1.37.0 (#2786)
Ryan Dahl
2019-07-31
Use system rustfmt instead of fixed binary (#2701)
Ryan Dahl
2019-07-11
Upgrade rust to v1.36.0
Bert Belder
2019-06-28
update rust version for ci (#2599)
andy finch
2019-06-08
make tests quieter (#2468)
Andy Hayden
2019-05-30
chore: refactor python tests to use unittest (#2414)
Andy Hayden
2019-05-03
ci: make the sanitize build fast again (#2280)
Bert Belder
2019-05-03
Bump required rustc version to 1.34.1
Bert Belder
2019-05-03
ci: run clippy
Bert Belder
2019-05-01
Rename test targets (#2262)
Bartek IwaĆczuk
2019-04-24
Upgrade CI to Node v12 (#2193)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-20
Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)
Ryan Dahl
2019-03-20
Disable arm test again
Ryan Dahl
2019-03-18
Re-implement init scripts in core (#1958)
andy finch
2019-03-18
CI jobs should fail quicker on bad test_format or lint (#1954)
andy finch
2019-03-15
disable arm64 test
Ryan Dahl
2019-03-08
Add basic Arm64 build to CI (#1887)
andy finch
2019-02-27
Upgrade Node to v10 on Travis (#1850)
Ryan Dahl
2019-02-12
Revert "Rewrite tools/format.py in deno (#1528)" (#1752)
Ryan Dahl
2019-02-11
fix: improve formatting (#1732)
Yoshiya Hinosawa
2019-02-07
travis: cache buildtools dir (#1703)
Ryan Dahl
2019-01-26
Upgrade sccache binaries to 0.2.8 (#1576)
Ryan Dahl
2019-01-24
Minor code cleanups (#1570)
JaePil Jung
2019-01-17
Rewrite tools/format.py in deno (#1528)
Yoshiya Hinosawa
2019-01-15
Update sccache.exe (fixes #1526) (#1529)
Ryan Dahl
2019-01-14
ci: upgrade rust to version 1.31.1
Bert Belder
2019-01-14
ci: cargo build --locked
Bert Belder
2019-01-03
ci: use RUST_BACKTRACE=full
Ryan Dahl
2019-01-03
travis: remove -j2 flags
Ryan Dahl
2018-12-24
travis: set -e
Ryan Dahl
2018-12-20
Parallelize travis
Ryan Dahl
2018-12-20
ci: run benchmarks before attempting to deploy them to github pages
Bert Belder
2018-12-20
ci: change S3 access key
Bert Belder
2018-12-20
ci: start sccache early and throw away the S3 access key
Bert Belder
2018-12-19
ci: build with Cargo before building with Ninja
Bert Belder
2018-12-19
build: make `cargo build` work
Bert Belder
2018-12-18
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Ryan Dahl
2018-12-18
Load sccache from S3 on CI
Ryan Dahl
[next]