Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosouzainfo committed Aug 11, 2019
2 parents 13f417c + 061342c commit 162d962
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ php:
- 7.3
git:
clone: false
submodules: false
branches:
only:
- master
- dev
except:
- master
env:
- ENVIRONMENTS=./
matrix:
fast_finish: true

0 comments on commit 162d962

Please sign in to comment.