Skip to content

Commit 9be32a2

Browse files
committed
Merge pull request #51 from moteus/master
Use release version of lunitx.
2 parents 13d21e5 + 3a6e655 commit 9be32a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ branches:
1616
before_install:
1717
- sudo apt-get update
1818
- bash .travis/setup_lua.sh
19-
- sudo luarocks install https://raw.github.com/moteus/lunit/moteus-skip/rockspecs/lunitx-scm.mot.skip-0.rockspec
19+
- sudo luarocks install lunitx
2020
- sudo pip install cpp-coveralls
2121
- sudo luarocks install dkjson --deps-mode=none
2222
- sudo luarocks install luafilesystem --from=https://rocks.moonscript.org/dev

0 commit comments

Comments
 (0)