Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Dilly committed Oct 11, 2015
1 parent 6aaa279 commit e5bedd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: d
sudo: false

d:
- dmd-2.069.0-b1
- dmd
- dmd-2.067.1
- dmd-2.065.0
Expand All @@ -11,7 +12,7 @@ d:
- gdc-4.9.0
- ldc-0.14.0
- ldc-0.15.1
- ldc-0.16.0-beta1
- ldc-0.16.0-beta2

install:
- wget -O doveralls "https://github.com/ColdenCullen/doveralls/releases/download/v1.1.5/doveralls_linux_travis"
Expand Down

0 comments on commit e5bedd6

Please sign in to comment.