Commit cf6a99fa69aaefe477cc52e3ef4a7d2d7fa40714

Authored by Henry Fredrick Schreiner
1 parent 8cff3397

Fix for small bug in travis deploy

Showing 1 changed file with 1 additions and 1 deletions
.travis.yml
... ... @@ -37,7 +37,7 @@ matrix:
37 37 # Docs and clang 3.5
38 38 - compiler: clang
39 39 env:
40   - - DEPLOYMAT=yes
  40 + - DEPLOY_MAT=yes
41 41 addons:
42 42 apt:
43 43 packages:
... ...