Skip to content

Commit aaf0fb0

Browse files
committed
Use container-based architecture on Travis-CI
1 parent ea375e3 commit aaf0fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: python
22
python:
33
- "2.7"
4+
sudo: false # use container-based architecture
45

56
install: ./tests/travis-setup.sh
67

0 commit comments

Comments
 (0)