Skip to content

Commit f455399

Browse files
committed
Fix .travis.yml
1 parent 0c4d7ad commit f455399

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
@@ -17,7 +17,7 @@ notifications:
1717
on_success: change
1818
on_failure: always
1919

20-
matrix:
20+
env:
2121
- PYTHON_VERSION=2 PG_VERSION=10
2222
- PYTHON_VERSION=2 PG_VERSION=9.6
2323
- PYTHON_VERSION=2 PG_VERSION=9.5

0 commit comments

Comments
 (0)