Skip to content

Commit f7c15ba

Browse files
Use new Travis infra
1 parent 964a7dc commit f7c15ba

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
@@ -1,8 +1,8 @@
11
language: python
2+
sudo: false
23
python:
34
- "2.7"
45
install:
5-
- sudo apt-get update -qq
66
- if [[ "$TRAVIS_PYTHON_VERSION" == 2.* ]]; then
77
wget http://repo.continuum.io/miniconda/Miniconda-3.4.2-Linux-x86_64.sh -O miniconda.sh;
88
else

0 commit comments

Comments
 (0)