Skip to content

Commit

Permalink
[Truffle] Can't build offline as there are snapshots on master.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Sep 28, 2016
1 parent 37234e1 commit 7c1a674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -18,7 +18,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 7c1a674

Please sign in to comment.