Update .travis.yml

This commit is contained in:
Enrique García 2013-01-02 01:54:26 +01:00
parent 2afe04c1ce
commit 00640aceea

View File

@ -9,4 +9,4 @@ install:
- sudo apt-get install luarocks
- sudo luarocks install telescope
script: "tsc -f specs/*"
script: "tsc -f spec/*"