Skip to content

Commit

Permalink
Use new build system (followed old docs before)
Browse files Browse the repository at this point in the history
  • Loading branch information
thefinn93 committed Nov 25, 2015
1 parent 38ed359 commit 74b19f6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
@@ -1,4 +1,6 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y python3
sudo: false
addons:
apt:
packages:
- python3
script: ./tests.py

0 comments on commit 74b19f6

Please sign in to comment.