Skip to content

Commit

Permalink
Slightly faster builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackerpilot committed Aug 12, 2015
1 parent 944604f commit 1d4c2fd
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 @@ -2,5 +2,5 @@ sudo: false
language: d
script:
- git submodule update --init --recursive
- make debug
- make debug -j2
- cd tests && ./run_tests.sh

0 comments on commit 1d4c2fd

Please sign in to comment.