Skip to content

Commit

Permalink
Merge pull request #37 from y-luis/patch-2
Browse files Browse the repository at this point in the history
Update .travis.yml to include --full build flag
  • Loading branch information
goodboy authored Jul 27, 2018
2 parents c1345f3 + 811797e commit fd5715f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install:
before_script:
- git clone https://github.com/SIPp/sipp.git
- cd sipp
- ./build.sh
- ./build.sh --full
- export PATH="$PWD:$PATH"
- cd ..

Expand Down

0 comments on commit fd5715f

Please sign in to comment.