Skip to content

Commit c177862

Browse files
committed
Enable Travis' container-based infrastructure.
1 parent a7fd9b9 commit c177862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: python
22

3+
sudo: false
4+
35
env:
46
- CONDA="python=2.7"
57
- CONDA="python=3.3"

0 commit comments

Comments
 (0)