Skip to content
Snippets Groups Projects
Commit 9a256d54 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

fix test for python 2.5

parent dfb5cbc8
No related branches found
No related tags found
Loading
......@@ -2,7 +2,6 @@
language: python
python:
- "2.4"
- "2.5"
- "2.6"
- "2.7"
......
#encoding=utf-8
from __future__ import unicode_literals
import unittest
import sys
import os
......
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