Skip to content

Commit

Permalink
test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
armish committed Jul 25, 2016
1 parent f2e4eea commit a079cf6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,9 +1,12 @@
sudo: false # Use container-based infrastructure
sudo: required
services:
- docker
language: python
python:
- "2.7"
- "3.4"
before_install:
- docker pull ubuntu
# Commands below copied from: http://conda.pydata.org/docs/travis.html
# We do this conditionally because it saves us some downloading if the
# version is the same.
Expand Down

0 comments on commit a079cf6

Please sign in to comment.