Skip to content

Commit

Permalink
Merge branch 'travisSetup' of https://github.com/rupav/candis into tr…
Browse files Browse the repository at this point in the history
…avisSetup
  • Loading branch information
rupav committed May 12, 2018
2 parents 9bec871 + 77dcc16 commit e0ba144
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: python
sudo: true
python:
# - "2.6" # no longer supported.
# - "2.7" # not supported.
Expand All @@ -11,4 +12,5 @@ python:
# - "3.6-dev"
# - "3.7-dev"
install:
- curl -sL git.io/install-candis | sudo python
- sudo apt-get update
- curl -sL git.io/install-candis | sudo python

0 comments on commit e0ba144

Please sign in to comment.