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 158b233 commit d5eea85Copy full SHA for d5eea85
.travis.yml
@@ -0,0 +1,7 @@
1
+language: node_js
2
+node_js:
3
+- '0.10'
4
+before_install:
5
+- npm install -g typescript@1.0
6
+script:
7
+- npm test
0 commit comments