Skip to content

Commit

Permalink
Merge pull request #130 from acsone/9.0-fix_travis-jne
Browse files Browse the repository at this point in the history
[CHG] use version 9.0 for 9.0 sources
  • Loading branch information
adrienpeiffer committed Jan 23, 2017
2 parents 8a4a1d5 + e7f9515 commit 0ed84c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ addons:
- python-lxml # because pip installation is slow
env:
global:
- VERSION="8.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"

matrix:
- LINT_CHECK="1"
Expand Down

0 comments on commit 0ed84c4

Please sign in to comment.