Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Nov 22, 2017
1 parent 936ecc7 commit c1bab0c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ sudo: required
env:
- CONDA_RECIPE=bin/conda/python-autowig
CONDA_VERSION=2
TRAVIS_WAIT=30
- CONDA_RECIPE=bin/conda/python-autowig
CONDA_VERSION=3

TRAVIS_WAIT=30

install:
- git clone https://github.com/StatisKit/travis-ci.git travis-ci
- cd travis-ci
Expand Down Expand Up @@ -66,4 +68,4 @@ after_deploy:
- source after_deploy.sh

after_script:
- source after_script.sh
- source after_script.sh

0 comments on commit c1bab0c

Please sign in to comment.