Skip to content

Commit

Permalink
Revert "Added the lines to .travis.yml as requested"
Browse files Browse the repository at this point in the history
This reverts commit f0fc1ce.
  • Loading branch information
tony-ho committed Oct 27, 2018
1 parent 75abdcc commit f22811b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
language: node_js
sudo: false
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
- "6"
- "7"
- "8"
Expand All @@ -19,10 +12,7 @@ before_script:
- ./test/prism.sh
- yarn prism &
- sleep 5 # give it some time to start
install:
- npm install
script:
- npm test
- lerna bootstrap
- yarn test:files
- yarn test:license
Expand Down

0 comments on commit f22811b

Please sign in to comment.