Skip to content

Commit

Permalink
Add Travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jan 27, 2015
1 parent 1c3401b commit 1cbd3c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
language: python
python: 2.7
sudo: false
script: python easydict/__init__.py

0 comments on commit 1cbd3c3

Please sign in to comment.