Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
tinganho committed Jun 24, 2017
1 parent bd5332e commit b319742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ script:
- mkdir debug && cd debug
- cmake -DCMAKE_CXX_COMPILER=$COMPILER .. && make
- ../bin/run-tests
- cd src/Extensions/JavaScript
- cd ../src/Extensions/JavaScript
- ../../../bin/l10ns extension-run-tests

# Handle git submodules by ourselves.
Expand Down

0 comments on commit b319742

Please sign in to comment.