Skip to content
Snippets Groups Projects
Commit 390df201 authored by Joe Schneider's avatar Joe Schneider
Browse files

Rename scripts dir, remove Py 3.3

parent 5d7429d5
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,9 @@ language: python
sudo: false
python:
- '2.7'
- '3.3'
install:
- scripts/setup.sh --ci
- bin/install.sh --ci
script:
- scripts/runtests.sh unit --ci
- bin/runtests.sh unit --ci
after_success:
- coveralls
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment