Skip to content

Commit

Permalink
We want "buildrump.sh fullbuild", i.e. no checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
anttikantee committed Jun 23, 2015
1 parent 4e05065 commit 61ce0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ matrix:
- llvm-toolchain-precise-3.6

script:
- ( cd buildrump.sh && ./buildrump.sh -s ../src-netbsd -V MKSTATICLIB=no -q )
- ( cd buildrump.sh && ./buildrump.sh -s ../src-netbsd -V MKSTATICLIB=no -q fullbuild )
- CC=$REALCC ./buildnb.sh -qq $(${WITHZFS} && echo zfs) ${THREADING} tests ./buildrump.sh/rump

notifications:
Expand Down

0 comments on commit 61ce0c3

Please sign in to comment.