diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..c89cff1 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,9 @@ +language: python +python: + - "2.7" + - "3.4" + - "3.5" + - "3.6" + - "nightly" +script: + - python setup.py test \ No newline at end of file diff --git a/README.md b/README.md index 121d5a7..47b6b1f 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Installation $ easy_install CoffeeScript -coffee-script.js +coffeescript.js ---------------- -The latest version of coffee-script.js (the script for browser +The latest version of coffeescript.js (the script for browser \