Use 2.068.0-b1 on Travis CI

This commit is contained in:
Mike Bierlee 2015-07-04 01:35:23 +02:00
parent a3769b0674
commit 5200ae2c08

View file

@ -1,5 +1,7 @@
language: d
d: dmd-2.068.0-b1
script:
- dub build --build=release --config=library
- dub test --build=unittest --config=unittest