Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
Run substratevm gate with rustc.
Browse files Browse the repository at this point in the history
  • Loading branch information
anatol1234 committed Dec 20, 2017
1 parent fe08914 commit 82c9498
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci.hocon
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ ruby-downstream-test: {
}

svm-downstream-test: ${requireGCC} {
packages: {
rustc: "==1.19.0"
}
environment: {
SVM_REPO: "https://github.com/graalvm/graal.git",
SVM_SUITEDIR: substratevm,
Expand Down

0 comments on commit 82c9498

Please sign in to comment.