Skip to content

Commit

Permalink
[CI] Enabling Eclipse launching on Travis #4.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Jun 21, 2016
1 parent 8e04ede commit 1fe5fd8
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 @@ -15,7 +15,7 @@ matrix:

install: true

script: mvn -B -Dtycho.disableP2Mirrors=true -P!generateproduct install
script: mvn -B -P!generateproduct install

cache:
directories:
Expand Down

0 comments on commit 1fe5fd8

Please sign in to comment.