diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index efc632b..acfaa21 100644 --- a/.travis.yml +++ b/.travis.yml | |||
| @@ -11,7 +11,7 @@ before_install: | |||
| 11 | 11 | ||
| 12 | install: | 12 | install: |
| 13 | - sudo luarocks install busted | 13 | - sudo luarocks install busted |
| 14 | - sudo luarocks make | 14 | - sudo luarocks make luasystem-scm-0.rockspec |
| 15 | 15 | ||
| 16 | script: busted spec | 16 | script: busted spec |
| 17 | 17 | ||
