Skip to content

Commit f44f78e

Browse files
committed
Remove needless configuration
1 parent 563bd68 commit f44f78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ deploy:
1515
cache:
1616
- bundler
1717
script:
18-
- RAILS_ENV=test bundle exec rake db:migrate --trace
18+
- bundle exec rake db:migrate --trace
1919
- bundle exec rake

0 commit comments

Comments
 (0)