summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-03-10 21:15:18 +0100
committerIlya Etingof <etingof@gmail.com>2016-03-10 21:15:18 +0100
commitb63e2c514d1e79bdb8ed32c31935e85629afb391 (patch)
treeb3a5360e388c0207a3373369eac8d7333a1844fb
parent422d9972b116f7d4e15ed0c335ce3a7c4e2b712a (diff)
downloadpyasn1-git-b63e2c514d1e79bdb8ed32c31935e85629afb391.tar.gz
travis integration
-rw-r--r--.travis.yml1
-rw-r--r--README.md4
2 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index a8cc0fe..9e17d00 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
sudo: false
language: python
-os: osx
python:
- "2.6"
- "2.7"
diff --git a/README.md b/README.md
index a8bab6a..5921eda 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-|build-status|
-ASN.1 library for Python
+
+ASN.1 library for Python [build-status](https://travis-ci.org/etingof/pyasn1.svg?branch=master)
------------------------
This is a free and open source implementation of ASN.1 types and codecs as a Python