Skip to content

Commit

Permalink
Using test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Jul 27, 2016
1 parent c8a7677 commit a403aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ node {

stage 'Tests'

sh '/usr/local/bin/bats tests'
sh 'bin/test.sh'


}

0 comments on commit a403aa6

Please sign in to comment.