We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d21e5 + 3a6e655 commit 9be32a2Copy full SHA for 9be32a2
.travis.yml
@@ -16,7 +16,7 @@ branches:
16
before_install:
17
- sudo apt-get update
18
- bash .travis/setup_lua.sh
19
- - sudo luarocks install https://raw.github.com/moteus/lunit/moteus-skip/rockspecs/lunitx-scm.mot.skip-0.rockspec
+ - sudo luarocks install lunitx
20
- sudo pip install cpp-coveralls
21
- sudo luarocks install dkjson --deps-mode=none
22
- sudo luarocks install luafilesystem --from=https://rocks.moonscript.org/dev
0 commit comments