Skip to content

Commit

Permalink
fix (travis build) - Fix for travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Benny Ogidan authored and Benny Ogidan committed Jan 6, 2018
1 parent 07e2ace commit 8a9bebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ before_script:
- psql -c 'create database travis;' -U postgres
script:
- npm test
- bundle exec rspec

after_success:
- npm run coverage
Expand Down

0 comments on commit 8a9bebe

Please sign in to comment.