Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Brandhof committed Feb 10, 2016
1 parent e851411 commit 323b19a
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ install: true
jdk: oraclejdk7
script: ./travis.sh

#env:
# - TARGET=CI
# - TARGET=IT IT_CATEGORY=Category1
# - TARGET=IT IT_CATEGORY=Category2
# - TARGET=IT IT_CATEGORY=Category3
# - TARGET=IT IT_CATEGORY=Category4
# - TARGET=IT IT_CATEGORY=Plugins
# - TARGET=POSTGRES
# - TARGET=MYSQL
# - TARGET=WEB
env:
- TARGET=CI
- TARGET=IT IT_CATEGORY=Category1
- TARGET=IT IT_CATEGORY=Category2
- TARGET=IT IT_CATEGORY=Category3
- TARGET=IT IT_CATEGORY=Category4
- TARGET=IT IT_CATEGORY=Category5
- TARGET=IT IT_CATEGORY=Plugins
- TARGET=WEB


matrix:
Expand Down

0 comments on commit 323b19a

Please sign in to comment.