Skip to content

Commit

Permalink
Updated travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
JPinkney committed Jun 29, 2017
1 parent 30d89ef commit 4b0ed76
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,812 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ os:
before_install:
- if [ $TRAVIS_OS_NAME == "linux" ]; then export CXX="g++-4.9" CC="gcc-4.9" DISPLAY=:99.0;
sh -e /etc/init.d/xvfb start; sleep 3; fi
- npm install -g typescript
- npm install -g typescript@2.1.5
install:
- cd server
- npm install
Expand Down
Loading

0 comments on commit 4b0ed76

Please sign in to comment.