Skip to content

Commit

Permalink
updating travisCI build
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashikant86 committed Jun 18, 2016
1 parent 96feda7 commit 6dae4ad
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -4,12 +4,10 @@ cache: bundler
rvm:
- 2.3.0

before_script: 'git checkout testing'
before_script: 'bundle install'


script: 'bundle exec cucumber'

branches:
only:
- testing
- master
- develop

0 comments on commit 6dae4ad

Please sign in to comment.