Skip to content

Commit

Permalink
[Truffle] Can't build offline with unreleased Truffle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Sep 29, 2016
1 parent 1b19ba4 commit 779460d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -21,7 +21,7 @@ common: {
[mx, sclone, --kind, git, "https://github.com/jruby/jruby-build-pack.git", jruby-build-pack],
[cp, bin/jruby.bash, bin/jruby],
[chmod, +x, bin/jruby],
${jt} [build, --offline]
${jt} [build, --build-pack]
]

timelimit: "01:00:00"
Expand Down

0 comments on commit 779460d

Please sign in to comment.