You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2018/11/19 04:19:22 UTC

buildr git commit: Make sure that the CI task runs with the packaged dependencies

Repository: buildr
Updated Branches:
  refs/heads/master d5fb4488a -> 6e9ca80a9


Make sure that the CI task runs with the packaged dependencies


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/6e9ca80a
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/6e9ca80a
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/6e9ca80a

Branch: refs/heads/master
Commit: 6e9ca80a9a4159eaf1b3ec2791abf2bed1b555ed
Parents: d5fb448
Author: Peter Donald <pe...@realityforge.org>
Authored: Mon Nov 19 15:19:15 2018 +1100
Committer: Peter Donald <pe...@realityforge.org>
Committed: Mon Nov 19 15:19:15 2018 +1100

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/6e9ca80a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 988ffd2..c74c716 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ install:
   - source ci-setup.sh
   - export JRUBY_OPTS="-J-Xmx700M"
   - export JAVA_OPTS="-Xmx700m"
-script: rake ci
+script: bundle exec rake ci
 notifications:
   email:
     recipients: