Skip to content

Commit

Permalink
Update QA to run with latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Jun 20, 2016
1 parent 1aacf18 commit 030d9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail
echo "Running with SQ=$SQ_VERSION"

JENKINS_VERSION=1.580.3
JENKINS_VERSION=1.651.3

#deploy the version built by travis
CURRENT_VERSION=`mvn help:evaluate -Dexpression="project.version" | grep -v '^\[\|Download\w\+\:' | grep -v '\[WARNING\]'`
Expand Down

0 comments on commit 030d9e5

Please sign in to comment.