We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287f23f commit 3625cecCopy full SHA for 3625cec
.travis.yml
@@ -1,7 +1,7 @@
1
before_install:
2
- sudo wget https://d-apt.googlecode.com/files/d-apt.list -O /etc/apt/sources.list.d/d-apt.list
3
- sudo apt-get update && sudo apt-get -y --allow-unauthenticated install d-apt-keyring && sudo apt-get update
4
- - sudo apt-get install dmd libncursesw5
+ - sudo apt-get install dub dmd libncursesw5
5
6
script:
7
dub build
0 commit comments