Skip to content

Commit

Permalink
packages not from whitelist is added
Browse files Browse the repository at this point in the history
  • Loading branch information
denizzzka committed Jul 31, 2015
1 parent 7f3b9e1 commit 93b6265
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
sudo: false

language: d

addons:
Expand All @@ -22,6 +20,7 @@ before_install:
- dub fetch doveralls

install:
- sudo apt-get -y install libscrypt0 libscrypt-dev libminiupnpc10 libminiupnpc-dev

script:
- if [ ${DC} = "dmd" ]; then ~/Dscanner/bin/dscanner -s --config=.dscanner.ini; fi
Expand Down

0 comments on commit 93b6265

Please sign in to comment.