Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 10, 2016
1 parent 3c44f8f commit 74dcb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -3,7 +3,7 @@
node ('master'){
stage 'Build and Test'
sh 'ls'
git url: 'https://github.com/gforcadar/flake8-isort.git'
git url: 'https://github.com/gforcada/flake8-isort.git'
sh 'ls'
//sh 'pip install -e .'
//sh 'pip install pytest testfixtures'
Expand Down

0 comments on commit 74dcb3b

Please sign in to comment.