Skip to content

Commit

Permalink
Add production flag matrix build for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bastih committed Feb 8, 2013
1 parent 4bd3eea commit 20b8cae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ jdk:
- oraclejdk7
before_script: sudo sh -ex tools/autosetup/install.sh
script: make ci_test

env:
- PRODUCTION=1
- PRODUCTION=0

0 comments on commit 20b8cae

Please sign in to comment.