Skip to content

Commit ff57ad2

Browse files
authored
Restore job defaults
1 parent c71fc67 commit ff57ad2

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
@@ -2,6 +2,10 @@ conditions: v1
22

33
language: python
44

5+
dist: trusty
6+
sudo: false
7+
cache: pip
8+
59
before_install:
610
- pip install --upgrade flit
711

0 commit comments

Comments
 (0)