Skip to content

Commit

Permalink
disable install checks on travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gflohr committed Dec 8, 2017
1 parent b4e2f04 commit e6eeabb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,6 @@ perl:
- "5.24"
- "5.14"
- "5.10"
install: cpanm --installdeps --notest .
env:
- AUTHOR_TESTING = 1
- QGODA_NO_INSTALL_CHECK = 1

0 comments on commit e6eeabb

Please sign in to comment.