Skip to content

Commit

Permalink
no need for env matrix on travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gflohr committed Dec 8, 2017
1 parent e6eeabb commit e759911
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -5,5 +5,4 @@ perl:
- "5.14"
- "5.10"
env:
- AUTHOR_TESTING = 1
- QGODA_NO_INSTALL_CHECK = 1
- AUTHOR_TESTING=1 QGODA_NO_INSTALL_CHECK=1

0 comments on commit e759911

Please sign in to comment.