Skip to content

Commit 8ca2840

Browse files
author
Pavel Petroshenko
committed
Added build config.
1 parent 700c121 commit 8ca2840

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: .travis.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: node_js
2+
3+
node_js:
4+
- '5.5'
5+
6+
before_script:
7+
- npm i -g imptest@latest
8+
9+
script:
10+
- imptest test

0 commit comments

Comments
 (0)