Skip to content

Commit

Permalink
Fix travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Sep 17, 2016
1 parent d38882c commit 3380b05
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 @@ -4,7 +4,7 @@ node_js:
- '5'
- 'node'

before_script:
before_install:
- "npm install -g typescript@2.0.2"

script:
Expand Down

0 comments on commit 3380b05

Please sign in to comment.