We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ece649 commit a9bf73aCopy full SHA for a9bf73a
.travis.yml
@@ -0,0 +1,7 @@
1
+language: scala
2
+
3
+scala:
4
+ - 2.11.7
5
6
+script:
7
+ - sbt ++$TRAVIS_SCALA_VERSION compile
README.md
@@ -1,4 +1,7 @@
# scala-js-jquery
+[](https://travis-ci.org/UdashFramework/scala-js-jquery)
Static types for the jQuery API for [Scala.js](http://www.scala-js.org/) programs.
Sponsored by [AVSystem](http://www.avsystem.com/)
0 commit comments