Update .travis.yml

This commit is contained in:
Enrique García 2013-01-02 01:54:10 +01:00
parent 2445f8fc33
commit 390270ed67

View File

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