Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShigekiKarita committed Nov 25, 2018
1 parent 20d966c commit ad638cf
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 @@ -22,7 +22,7 @@ cache: apt

script:
- dub test --arch "$ARCH" --build=unittest-cov
- make test
- make NO_CUDA=true test

after_success:
- if [ "$DC" = dmd ]; then
Expand Down

0 comments on commit ad638cf

Please sign in to comment.