Skip to content

Commit

Permalink
Try #1:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] committed Apr 23, 2019
2 parents 0c7016c + 5b57940 commit e5a19da
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 25 deletions.
3 changes: 1 addition & 2 deletions yktrace/.buildbot.sh → .buildbot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ fi
export PATH=${ykrustc_prefix}/bin:${PATH}
cd ..

# Now we test yktrace with ykrustc.
cargo fmt --all -- --check
cargo test
cargo fmt -- --check
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[workspace]
members=[
"ykpack",
"ykrt",
"yktrace"
]
File renamed without changes.
15 changes: 0 additions & 15 deletions ykpack/.travis.yml

This file was deleted.

8 changes: 0 additions & 8 deletions ykrt/.travis.yml

This file was deleted.

0 comments on commit e5a19da

Please sign in to comment.