Skip to content

Commit

Permalink
suspend running js examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Aug 16, 2018
1 parent fcf1ac8 commit 7c067c1
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 @@ -11,6 +11,6 @@ script:
- ./gradlew :antlr-kotlin-target:install
- ./gradlew :antlr-kotlin-gradle-plugin:install
- cd antlr-kotlin-examples-jvm && ../gradlew check && cd ..
- cd antlr-kotlin-examples-js && ../gradlew check && cd ..
# - cd antlr-kotlin-examples-js && ../gradlew check && cd ..


0 comments on commit 7c067c1

Please sign in to comment.