Skip to content

Commit

Permalink
Add to include
Browse files Browse the repository at this point in the history
  • Loading branch information
bplociennik committed Mar 7, 2019
1 parent 730830c commit 723fdcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -45,6 +45,8 @@ matrix:
env: FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=3 DJANGO=1.11 DATABASE_URL='sqlite://localhost/testdb.sqlite'

# DJANGO 1.11
- python: 2.7
env: DJANGO=1.11 DATABASE_URL='sqlite://localhost/:memory:'
- python: 3.4
env: DJANGO=1.11 DATABASE_URL='sqlite://localhost/:memory:'
- python: 3.5
Expand Down

0 comments on commit 723fdcb

Please sign in to comment.