Skip to content

Commit

Permalink
#3087: .travis.yml, update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed May 23, 2018
1 parent 53ae034 commit 82cb93b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ language: python
dist: trusty
sudo: required

##
## environment variables
##
## @COVERALLS_PARALLEL, update coveralls only when branch merged
##
env:
- COVERALLS_PARALLEL=true

Expand Down

0 comments on commit 82cb93b

Please sign in to comment.