Skip to content

Commit bc8a234

Browse files
committed
Set env variables in Travis CI
1 parent 9e0efcc commit bc8a234

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ rvm:
44
- 2.6.5
55
- ruby-head
66

7+
env:
8+
- RAILS_ENV=development
9+
- RACK_ENV=development
10+
711
matrix:
812
allow_failures:
913
- rvm: ruby-head

0 commit comments

Comments
 (0)