Skip to content

Commit

Permalink
fix travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
ekokotov committed Jun 29, 2015
1 parent f05ff01 commit e606881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.10
- 0.10

script:
- karma start tests/karma.conf.js
- karma start tests/karma.conf.js

0 comments on commit e606881

Please sign in to comment.