Skip to content

Commit

Permalink
CI: test for coverage and docs again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Sicard committed Nov 10, 2016
1 parent 87e90e9 commit 75edab1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -5,9 +5,9 @@ matrix:
include:
- d: dmd
env:
# - COVERAGE=true # disabled temporarily
- COVERAGE=true # disabled temporarily
- secure: eCT5571JwRgcPq3PqOlBF7bgyJO+lhFQJyjn19ZW2xUTvoQq5Rxfjplgh2YgDD7INzaJ4vzFLVH/07+iWrQujYKjNyLTHumACPddLKBYRIAHC9glGyDkyAZ7vl53+f8Xfy0qNLcEPs56jsWRVS3QuSN1WuX1IAvQgsDcKKtYi7s=
- d: ldc
# - d: gdc # disabled temporarily
- d: gdc # disabled temporarily

script: ./travis-simple.sh
script: ./travis.sh

0 comments on commit 75edab1

Please sign in to comment.