Skip to content

Commit

Permalink
Merge pull request #3 from techinasia/dev
Browse files Browse the repository at this point in the history
10th September 2018: Hotfix #1
  • Loading branch information
lesterchan authored Sep 10, 2018
2 parents 753db1e + 8b0436b commit 3d19f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- checkout
- run: 'sudo apt install python-pip python-dev'
- run: 'sudo easy_install six==1.9.0'
- run: 'sudo pip install awsebcli'
- run: 'sudo pip install --upgrade "urllib3==1.22" awscli'
- run: 'npm install'
- run: 'npm run lint'
- deploy:
Expand Down

0 comments on commit 3d19f30

Please sign in to comment.