Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 972a7d1

Browse files
authored
Merge pull request #54 from IBM/remove-jq
Comment out jq install
2 parents 6482b4b + 0b5fa50 commit 972a7d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎travis-test.sh‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ wsk property set --apihost openwhisk.ng.bluemix.net --auth $OPEN_WHISK_KEY > /de
3030
echo "Configure local.env"
3131
touch local.env #Configurations defined in travis-ci console
3232

33-
echo "installing jq for bash json parsing"
34-
sudo apt-get install jq
33+
#echo "installing jq for bash json parsing"
34+
#sudo apt-get install jq
3535

3636
echo "Deploying wsk actions, etc."
3737
./deploy.sh --install

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /