Skip to content

Commit

Permalink
Try pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Jul 11, 2018
1 parent c428061 commit 74b0a34
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 @@ -16,7 +16,7 @@ os:

### Generic setup follows ###
script:
- sudo pip install cfn-lint
- sudo pip2 install cfn-lint
- curl -s -O https://raw.githubusercontent.com/atom/ci/master/build-package.sh
- chmod u+x build-package.sh
- ./build-package.sh
Expand Down

0 comments on commit 74b0a34

Please sign in to comment.